Tasks #655

Add a TaskExecutor implementation for many delayed tasks

Added by J. Wienke over 11 years ago. Updated over 6 years ago.

Status:NewStart date:10/19/2011
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:Threading
Target version:-

Description

The current ThreadedTaskExecutor immediately starts a thread for each task. This naive approach may exceed the thread limit very fast, especially if the majority of tasks is scheduled for future execution using the new method introduced with #652. Hence, we need a special task executor which is better suited for this kind of scheduling.

History

#1 Updated by J. Wienke over 6 years ago

  • Assignee deleted (J. Wienke)

Also available in: Atom PDF