Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-6589

[Java Broker] Use separate io thread pools for each virtual host

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • qpid-java-6.0
    • Broker-J
    • None

    Description

      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.

      Attachments

        Activity

          People

            rgodfrey Robert Godfrey
            rgodfrey Robert Godfrey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: