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

Galder Zamarreño (JIRA) issues at jboss.org
Wed Oct 1 05:32:02 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Galder Zamarreño updated ISPN-4782:
-----------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


> 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