[jboss-user] [JBossCache] - Re: Increasing threads handling replicate() messages for a c

bela@jboss.com do-not-reply at jboss.com
Wed May 16 18:38:42 EDT 2007


If you use UseIncomingPacketHandler, then you have *one* thread handling incoming messages. Otherwise, the multicast receiver thread and the unicast receiver thread will handle a message each. So there are effectively *no* thread pools in versions before 2.5. Note that 2.5 is API backwards compatible with all 2.2.9.x, so you could simply replace it.

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

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



More information about the jboss-user mailing list