
28 Jul
2010
28 Jul
'10
8:01 p.m.
Am 28.07.2010 21:47, schrieb Hartmut Kaiser:
Am 28.07.2010 21:09, schrieb Hartmut Kaiser:
FWIW, we have a quite complex system running which definitely moves Win32 fibers between threads. And it works without problems.
Couldn't I get some insight? ;^) Seams what I try to implement with boost.task.
We're using a slightly modified version of Boost.Coroutines.
Do you use round-robin scheduling or a more sophisticated algorithm?