a9e8ed5087
Heavy workloads can consume a ton of time doing their stuff, and starve the event loop out of events. This adds an event processing call after every concurrent task has been completed, to decrease the event loop stravation on such loads. Signed-off-by: flow <flowlnlnln@gmail.com> |
||
---|---|---|
.. | ||
ConcurrentTask.cpp | ||
ConcurrentTask.h | ||
MultipleOptionsTask.cpp | ||
MultipleOptionsTask.h | ||
SequentialTask.cpp | ||
SequentialTask.h | ||
Task_test.cpp | ||
Task.cpp | ||
Task.h |