Uploaded image for project: 'Traffic Server'
  1. Traffic Server
  2. TS-611

API: Modified continuation scheduling APIs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • Docs
    • Documentation, TS API
    • None

    Description

      The following API has been changed, to take "thread pool" identifier as an argument:

      tsapi TSAction TSContSchedule(TSCont contp, TSHRTime timeout, TSThreadPool tp);

      This allows a plugin to schedule a continuation on a selected thread pool ("NET-threads" by default). In addition, the following API is added:

      tsapi TSAction TSContScheduleEvery(TSCont contp, TSHRTime every, TSThreadPool tp);

      Attachments

        Activity

          People

            jsime Jon Sime
            zwoop Leif Hedstrom
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: