I have installed JBossCache on my local PC and run some simple tests to see 
what kind of throughput I can get.  I'm looking at utilizing JBossCache for an 
application where cache distribution is a requirement and the caching 
application doesn't become the bottleneck.  Running some tests on my machine 
I'm not getting very promising results in terms of puts/s.  Does anyone out 
there have a feel for what kind of performance they are getting and if what I 
get seems to be along the same lines they are getting?

I'm getting the following results for a 10KB cache object in TreeCache:

1. Local Cache Mode: ~5500 puts/s
2. REPL_SYNC: ~50 puts/s (occasional errors - nested runtime exception)
3. REPL_ASYNC: ~50 puts/s (occasional errors - nested runtime exception)

What configuration parameters do I have available to enhance performance?  I 
have looked at the available documentation but I'm not exactly sure what tuning 
parameters I have available.

I appreciate any help or pointers.

Thanks.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3869279#3869279

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3869279


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to