
3 Nov
2008
3 Nov
'08
9:03 a.m.
----- Original Message ----- From: "Hartmut Kaiser" <hartmut.kaiser@gmail.com> To: <boost@lists.boost.org> Sent: Saturday, November 01, 2008 7:24 PM Subject: Re: [boost] new libaray Boost.Fiber in vault
The Coroutines library is built on top of a context switching/fibers component supporting better/faster context switching than yours (at least on gcc based platforms), currently.
Clearly some integration would be really nice, IMHO.
Hi, AFAIK, Giovanni was working on a version based on continuations. Can some one clarify the differences between fibers and continuations? Thanks, Vicente