[
https://issues.apache.org/jira/browse/TS-611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-611:
-----------------------------
Assignee: Jon Sime
> 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, TS API
> Reporter: Leif Hedstrom
> Assignee: Jon Sime
> Fix For: Docs
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)