Marek Laca created QPID-8542:
--------------------------------

             Summary: [Broker-J] Registration with ServerSocketChannel is not 
distributed among all Selectors
                 Key: QPID-8542
                 URL: https://issues.apache.org/jira/browse/QPID-8542
             Project: Qpid
          Issue Type: Improvement
          Components: Broker-J
            Reporter: Marek Laca


The first selector is always registered with a new ServerSocketChannel when the 
ServerSocketChannel is added to NetworkConnectionScheduler. Hence, the first 
Selector is overloaded with a new incoming connections. The load should be 
distributed among all Selectors.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to