Hi Oskar Berggren,

I done one POC with Second Level Cache,It contain only one entity with 6
String fields only.
Try one Load test .
case 1:
 fetch a table with 1 lakh data.
1.)with Out SecondLevel Cache  -   2-4 second
2.)with MemCach                      -  18-20 second


case 2: 500 rows load with 500 parallel threads

 500 threads try to load the table(with 500 data) parallel
             MemCache fails in 60 threads - Serialization issue
             First Level cache 100% success
If you Need I  can attache and send my poc

Regards,
Harshil




On Thu, Dec 1, 2011 at 12:54 PM, Oskar Berggren <[email protected]>wrote:

> 2011/12/1 harshil <[email protected]>:
> > last week i implement MemCache in our application ,
> > Mysql query is faster than MemCache.
> >
>
>
> Interesting anecdote. :)
>
> I think if you can provide a little more detail maybe someone can
> offer more helpful suggestions.
>
>
> /Oskar
>
> --
> You received this message because you are subscribed to the Google Groups
> "nhusers" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to