Subject: Re: [Boost-users] boost coroutine status
From: Robert Ramey (ramey_at_[hidden])
Date: 2009-04-30 18:39:26


Nat Goodspeed wrote:

> It might be safer to write new code using a threading API, with the
> option to switch to a "user thread" underlying implementation. You
> might be interested to check out the coco library:
> http://www.mr-edd.co.uk/?page_id=91

My suggestion was inspired by this library.

Robert Ramey