Define your cache loader as "async". There are a number of properties you can add to your cache loader in the "properties" XML element, which define the how and when the async writes are made.
See these Javadocs on the AsyncCacheLoader delegate class for details. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187437#4187437 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187437 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
