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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
