[Stackless] Stackless functionality in C++
Tim Kientzle
tim at metaweb.com
Thu Jul 10 21:05:25 CEST 2008
Take a look at libcoro. I haven't used it (yet?) but it sounds
promising.
Tim Kientzle
On Jul 10, 2008, at 8:07 AM, Simon Pickles wrote:
> Hi,
>
> Does anyone know of any libraries which give the functionality of
> stackless, but in c++?
>
> Specifically, I was interested in tasklets, scheduling and two way
> channels.
>
> I guess I could build in stackless and call out to c++ libs..... Any
> native approach?
>
> Thanks
>
> Simon
>
> _______________________________________________
> Stackless mailing list
> Stackless at stackless.com
> http://www.stackless.com/mailman/listinfo/stackless
More information about the Stackless
mailing list