Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3914

Add support for Group Listeners

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • 6.0.1.Final
    • Listeners

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            dkirrane Dessie Kirrane (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: