Rob Godfrey created QPID-6589:
---------------------------------

             Summary: [Java Broker] Use separate io thread pools for each 
virtual host
                 Key: QPID-6589
                 URL: https://issues.apache.org/jira/browse/QPID-6589
             Project: Qpid
          Issue Type: Improvement
            Reporter: Rob Godfrey
            Assignee: Rob Godfrey
             Fix For: 6.0 [Java]


QPID-6429 moved all connections to a single thread pool (rather than having two 
threads per connection).  To enable better isolation between virtual hosts, a 
separate thread pool should be created for each virtual host, and the servicing 
of IO/connection processing should be moved to the vhost specific pool as soon 
as the vhost is identified.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to