
2 Jul
2012
2 Jul
'12
6:49 a.m.
Le 01/07/12 20:36, Oliver Kowalke a écrit :
Hi, some of the community members ask me to provide a micro-/userland-thread library based on boost.context - I hope boost.stratified is a sufficient implementation.
The library contains classes and interfaces similar to boost.thread. Examples and documentation (not finished and needs some updates/correction) is included.
I hope I get some feedback from you.
Hi, It is not easy, from the documentation to know how the cooperation/scheduling between strata is done. BTW, maybe you can adopt the Boost.Chrono for the time-based functions. Boost.Thread would deprecated the legacy time-based interface on next release. Best, Vicente