[
https://issues.apache.org/jira/browse/TS-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach updated TS-611:
---------------------------
Summary: API: Modified continuation scheduling APIs (was: Modified
continuation scheduling APIs)
> API: Modified continuation scheduling APIs
> ------------------------------------------
>
> Key: TS-611
> URL: https://issues.apache.org/jira/browse/TS-611
> Project: Traffic Server
> Issue Type: Improvement
> Components: Documentation
> Reporter: Leif Hedstrom
> Fix For: Doc 3.0
>
>
> 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);
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira