-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hello, apologies for asking this as an issue, but I'm not sure where else to ask questions of this nature.
Is it possible to deschedule and re-schedule running wasm tasks? I'd like to run dozens or hundreds of wasm programs in an app server of sorts, but running each in its own thread seems a tad excessive.
Is it possible to hand to running wasm code functions which are effectively async, and deschedule the wasm program while it is waiting on IO?
avasylev
Metadata
Metadata
Assignees
Labels
No labels