
31 Oct
2008
31 Oct
'08
10:26 p.m.
Am Freitag, 31. Oktober 2008 23:22:29 schrieb Stefan Seefeld:
k-oli@gmx.de wrote:
Hello,
I've added Boost.Fiber to the boost vault. The library implements lightweight threads of execution (context swapping; fibers on Windows).
What does that map to on POSIX / UNIX platforms, such as Linux ?
Thanks, Stefan
POSIX calles it context swapping - Windows fibers. The lib works on POSIX and WIndows. Oliver