You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Rob Godfrey (JIRA)" <ji...@apache.org> on 2015/06/13 22:06:00 UTC

[jira] [Created] (QPID-6589) [Java Broker] Use separate io thread pools for each virtual host

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org