[infinispan-issues] [JBoss JIRA] (ISPN-3914) Add support for Group Listeners
Tristan Tarrant (JIRA)
issues at jboss.org
Mon Jan 12 09:17:30 EST 2015
[ https://issues.jboss.org/browse/ISPN-3914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant reassigned ISPN-3914:
-------------------------------------
Assignee: (was: Mircea Markus)
> Add support for Group Listeners
> -------------------------------
>
> Key: ISPN-3914
> URL: https://issues.jboss.org/browse/ISPN-3914
> Project: Infinispan
> Issue Type: Feature Request
> Components: Listeners
> Affects Versions: 6.0.1.Final
> Reporter: D K
> Labels: listeners
>
> Allow Group Listeners that could handle events based on the @Group annotation within the POJO.
> A single thread from a Group Listener thread pool would handle events for a specific Group within the node.
> The Group Listener thread would need to lock the POJOs within the specific Group it is currently working on and prevent other Group Listener threads from accessing POJOs within that group.
> POJOs within a Group should be handled in FIFO order
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list