[jboss-user] [JBoss Cache] New message: "Re: JBoss Cache usage: direct gets vs ordinary gets"

Manik Surtani do-not-reply at jboss.com
Tue Mar 16 09:37:13 EDT 2010


User development,

A new message was posted in the thread "JBoss Cache usage: direct gets vs ordinary gets":

http://community.jboss.org/message/532274#532274

Author  : Manik Surtani
Profile : http://community.jboss.org/people/manik.surtani@jboss.com

Message:
--------------------------------------------------------------
The queue blocks as it fills up.  Usually what you do is (a) increase the queue size or (b) increase how often the eviction thread runs.  Currently your eviction wakeup is large (2000 millis), you may want to drop this to 500 millis or something if you have a lot of threads accessing the cache.  
--------------------------------------------------------------

To reply to this message visit the message page: http://community.jboss.org/message/532274#532274




More information about the jboss-user mailing list