[infinispan-issues] [JBoss JIRA] (ISPN-4782) Server should use FORK instead of a Mux block

Tristan Tarrant (JIRA) issues at jboss.org
Mon Sep 29 03:33:02 EDT 2014


Tristan Tarrant created ISPN-4782:
-------------------------------------

             Summary: Server should use FORK instead of a Mux block
                 Key: ISPN-4782
                 URL: https://issues.jboss.org/browse/ISPN-4782
             Project: Infinispan
          Issue Type: Enhancement
          Components: Server
    Affects Versions: 7.0.0.Beta2
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 7.0.0.CR1


The server jgroups subsystem uses a MuxChannel to multiplex messages to different consumers on the same channel.
We should use the FORK protocol instead since it has many advantages (i.e. it is what WildFly uses, it doesn't "dirty" the channel).



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list