90 reputation
115
bio website
location Mumbai, India
age
visits member for 3 years, 10 months
seen yesterday
stats profile views 72

15h
awarded  Popular Question
Jun
13
awarded  Popular Question
May
28
awarded  Nice Question
May
17
awarded  Popular Question
Apr
20
comment Cache (EHCache) fallback mechanism
Java bean object can be stored in MongoDB as MongoDB Object/document using Moprphia or jongo or object can also be convert into json string using the gson library. Using these tools, java objects can be retrieved from MongoDB. Is there any other better solution for above mentioned question.
Apr
20
revised Cache (EHCache) fallback mechanism
edited tags
Apr
19
comment Cache (EHCache) fallback mechanism
Is it good idea to store objects in cache & for fallback mechanism store same objects using other tool/technology. so that when cache data objects are not available then get data object from other tool/technology..
Apr
19
revised Cache (EHCache) fallback mechanism
added 32 characters in body
Apr
19
revised Cache (EHCache) fallback mechanism
deleted 1 characters in body; edited title
Apr
19
comment Cache (EHCache) fallback mechanism
that may be network failed or cache server issue..
Apr
19
comment Cache (EHCache) fallback mechanism
cache fallback mechanism = If cache got failed in middle of any transaction then is there any mechanism in EHCache OR any other tool OR other mechanism to get cached data back to proceed further without interruption.
Apr
19
comment Cache (EHCache) fallback mechanism
EHCache is a tool which helps in caching data and objects in RAM to reduce the no. of hits to database or an external data source. It's used for boosting performance, offloading your database, and simplifying scalability.
Apr
19
comment Cache (EHCache) fallback mechanism
@nikpon cache fall back mechanism.
Apr
19
revised Cache (EHCache) fallback mechanism
deleted 1 characters in body; edited title
Apr
19
asked Cache (EHCache) fallback mechanism
Feb
22
accepted Akka : message processing against thread utilization
Feb
20
answered Akka : message processing against thread utilization
Feb
20
asked Akka : message processing against thread utilization
Jan
4
accepted Threads configuration based on no. of CPU-cores
Dec
17
revised Threads configuration based on no. of CPU-cores
deleted 18 characters in body