coco 0.2.0 released
[23rd February 2008]
I have just put up the coco project page with the 0.2.0 release. coco is a library that implements the Boost.Thread API in terms of the platform's native cooperative threading mechanism.
This means you can run multi-threaded code in a single thread, which can be quite useful for testing and debugging purposes.
It's been a bit of a battle to prepare this release, hence the lack of updates to this blog, so I'm glad it's out the way now!
Comments
All original content copyright© Edd Dawson.
All source code appearing on this website that was written by Edd Dawson is made available under the terms of the Boost software license version 1.0 unless otherwise stated or implied by the license associated with the work from which the code is derived.
