qthreads
qthreads copied to clipboard
Support for Stackless Tasks
Not all tasks need or want an associated stack. We should have a programming model and interface that allows creating tasks that don't require context swaps for entry/exit.