In your javadoc for TreeCacheListener, it states:

  | public interface TreeCacheListener
  | 
  | Callbacks for various events regarding TreeCache. Implementers should avoid 
performing long running actions, as this blocks the cache. If you have to do 
so, please start a new thread. 
  | 

To what extent does this block the cache?  Is the blocking at the instance 
level of the cache?

Thanks,

-Chuck

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to