[jboss-user] [JBoss Cache: Core Edition] - Re: Writing custom Async Loader

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Feb 18 07:07:24 EST 2009


Using a standard cache loader (e.g., JDBCCacheLoader) and setting async to true didn't work for you?

If you have enabled async, you can provide a bunch of other properties as well to control how the async thread works, including queueing and batching writes.

See javadocs here:

http://www.jboss.org/file-access/default/members/jbosscache/freezone/docs/3.0.2.GA/apidocs/org/jboss/cache/loader/AsyncCacheLoader.html

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

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



More information about the jboss-user mailing list