wasefire icon indicating copy to clipboard operation
wasefire copied to clipboard

Applets and threads scheduling

Open ia0 opened this issue 2 years ago • 0 comments
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.

ia0 avatar Mar 23 '23 17:03 ia0