[ 
https://issues.apache.org/jira/browse/QPID-6589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14585769#comment-14585769
 ] 

ASF subversion and git services commented on QPID-6589:
-------------------------------------------------------

Commit 1685535 from [~godfrer] in branch 'java/trunk'
[ https://svn.apache.org/r1685535 ]

QPID-6589 : [Java Broker] use separate thread pools for each virtual host

> [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