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

Timing and Performance Improvements in QMF Libraries

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.13
    • QMF
    • None

    Description

      This change improves the performance of the QMF console and agent libraries in two ways:

      1) Reduces the wake-up frequency for periodic processing. This improves power consumption in tickless kernels.
      2) Removes the thread join from close(), allowing many console/agent instances sharing a connection to be closed simultaneously. This causes the threads to be shut down in parallel instead of serially waiting for each instance to shut down.

      Attachments

        Activity

          People

            tross Ted Ross
            tross Ted Ross
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: