[jboss-jira] [JBoss JIRA] Commented: (JBCACHE-1108) Move CacheListeners to their own thread pool

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Jun 12 11:53:33 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBCACHE-1108?page=comments#action_12416830 ] 
            
Manik Surtani commented on JBCACHE-1108:
----------------------------------------

Provide users with the ability to specify whether their cache listener gets things in the same thread or a new async one.  Allow this thread pool to be pluggable too.  (ExecutorService).

> Move CacheListeners to their own thread pool
> --------------------------------------------
>
>                 Key: JBCACHE-1108
>                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1108
>             Project: JBoss Cache
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>            Reporter: Jason T. Greene
>         Assigned To: Manik Surtani
>             Fix For: 3.0.0
>
>
> User CacheListeners should be dispatched in their own thread pool to prevent reentrancy problems and delays on cache operations. 
> Evection listeners should still be executed in the app thread.
> -Jason

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list