
Wonderful... this is actually exactly what I was looking for... :) i've been using a very very hacked together version of this, without the benefit of the asio library, which from what i've seen looks like the perfect framework for the i/o side of such code. i'm looking forward to following the development. thanks for the help - V. M. Condino On 4/24/06, Giovanni Piero Deretta <gpderetta@gmail.com> wrote:
On 4/23/06, Jose <jmalv04@gmail.com> wrote:
Check the Boost Vault, under concurrent programming folder for the continuations library http://www.boost-consulting.com/vault/
I think the author, G. Deretta, plans to develop it further and adapt it to final boost::asio and submit it Search the Boost mailing list for more info (the lib is UNIX-only right now).
Development is going on, albeit slowly. I'm waiting for boost::asio to finalize its interface before continuing. The library is pretty small, so it is not that much work.