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 [email protected] http://www.stackless.com/mailman/listinfo/stackless
