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

IO refactoring - use single pooled thread to service each connection

    XMLWordPrintableJSON

Details

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

    Description

      Change Broker threading model to utilise a thread pool to service IO requests. Refactor protocol parts so that management actions (such as connection close) no longer push frames directly onto into transport, instead management actions merely inform the protocol layer that there is a task to be done and cause the IO layer to be schedule, letting the IO thread perform the protocol action itself.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              kwall Keith Wall
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: