Opened 12 years ago
Last modified 8 years ago
#119 assigned new-feature
mechanisms -- thread cabinet additions
Reported by: | Fred T. Hamster | Owned by: | bugdock |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | feistymeow-nucleus | Version: | |
Keywords: | Cc: |
Description
- thread cabinet:
- method for cancelling a thread.
- method for starting a thread based on its id.
- thread pool needed primitive last hit
- what if the thread pool was supported partially by the object that is to be blanged with a thread activation reports on its last activation time?
- and then we also have, per object, an activation interval.
- this allows the thread pool to quickly dismiss guys that don't need to be handled yet.
- this is kind of like a lower level version of the scheduler.
- although the scheduler could be driven by a thread pool also.
Note:
See TracTickets
for help on using tickets.