Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1274

Optimize qd_timer_schedule(0)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • 1.5.0
    • None
    • Container
    • None

    Description

      qd_timer_schedule() uses the general timeout mechanisms which includes checking system time (on schedule and on PN_PROACTOR_TIMEOUT wakeup) and adding/removing work items from sorted list. Optimize the schedule(0) case as a simple work_list using pn_proactor_interrupt() for wakeups.

      Attachments

        Issue Links

          Activity

            People

              kgiusti Ken Giusti
              aconway Alan Conway
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated: