2 Jul
2014
2 Jul
'14
5:55 a.m.
2014-07-02 1:37 GMT+02:00 Niall Douglas
In short, either you make all your processors coroutineable and resumable - which is a ton of work.
A chain of symmetric coroutines already model a dataflow and with fibers you already get synchronization primitives - I assume to integrate those stuff isn't too hard.