Scheduling a continuation on all threads of a specific type
-----------------------------------------------------------
Key: TS-946
URL: https://issues.apache.org/jira/browse/TS-946
Project: Traffic Server
Issue Type: New Feature
Components: Core
Reporter: Leif Hedstrom
Fix For: 3.1.2
It would be incredibly useful, both in the core and in plugin APIs, to be able
to schedule a continuation to run on all threads of a specific type. E.g. in a
plugin, something like
TSAction TSContScheduleOnThreads(TSCont cont, TSThreadPool tp);
This would be useful for e.g. setting up per-thread specifics from a plugin,
but quite possibly also from the core.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira