Feature #349

Add a dedicated timer task to reduce the number of threads.

Added by derek clayton 547 days ago. Updated 441 days ago.

Status :New Start :08/06/2010
Priority :Normal Due date :
Assigned to :derek clayton % Done :

0%

Category :Tasks
Target version :Future

Description

For tasks that are periodically repeatable add a mechanism so they are all controlled by the same executor. These types of tasks often have longer intervals (eg. 30 seconds, 5 minutes) and consume threads (in wait()) when they should be hooked into a single timing thread which only kicks off the thread at execution time.

History

11/19/2010 08:21 PM - derek clayton

  • Target version changed from Union Server 1.0 Beta 2 to Future

Also available in: Atom