wasefire
wasefire copied to clipboard
Applets and threads scheduling
trafficstars
When multiple applets run concurrently, the user should be able to describe the strategy.
Design questions:
- Notion of applet priority? Should be defined in the bundle (see #56).
- Time restriction? Round-robin? Cooperative?
- Should probably also deal with applet threads, making it more about threads scheduling with resources probably accounted at applet level.