Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-11659

HotRod-based distributed SFSB cache

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Duplicate
    • Major
    • None
    • None
    • Clustering
    • None

    Description

      WildFly is currently able to externalize @Stateful EJBs to a remote Infinispan-server cluster by use of an invalidation cache and a hotrod-store. This however requires clustering on the WF side, and is generally less efficient than a session manager that uses hotrod directly. Additionally, such an implementation will generally have simpler affinity requirements, using strict affinity to some namespace, and no weak affinity.
      This requires:

      • A new hotrod-passivation-store resource in the EJB subsystem
      • A new wildfly-clustering-ejb-hotrod implementation of the EJB cache SPI

      Attachments

        Issue Links

          Activity

            People

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: