[jboss-user] [JBoss Cache: Core Edition] - Re: expected lag with INVALIDATION_ASYNC?
bstansberry@jboss.com
do-not-reply at jboss.com
Fri Mar 20 12:16:48 EDT 2009
Make sure you have enable_bundling="false" in your JGroups UDP protocol config. Otherwise JGroups delays sending messages until max_bundle_timeout="30" ms has passed or messages totaling max_bundle_size="64000" bytes have accumulated.
Using ASYNC with an entity or collection cache is not recommended.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4219924#4219924
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4219924
More information about the jboss-user
mailing list