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

Improve performance by reducing the use of the Queue's message lock

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.16
    • Future
    • C++ Broker
    • None

    Description

      The mutex that protects the Queue's message container is held longer than it really should be (e.g. across statistics updates, etc).

      Reducing the amount of code executed while the lock is held will improve the performance of the broker in a multi-process environment.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: