]
Tristan Tarrant updated ISPN-4782:
----------------------------------
Summary: Server should use FORK instead of a Mux block (was: Server should not use
MuxChannel)
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.
Ideally we should use F