Mill Computing, Inc. Forums The Mill Tools Applications Threads/Coroutines Reply To: Threads/Coroutines

Russell Johnston
Participant
Post count: 9

Ah, okay. What are the performance implications of this method of context switching? It sounds like they could be pretty good- spilled lazily, etc. I’m wondering specifically what it would mean for things like coroutines, continuations, etc. Or is that too closely related to fork()?