
Do you plan make it work correctly with C++ exception handling? I've tried Gnu Pth ~ 6 month ago and user context switch caused mess in exception handlers. Alexey On 4/24/06, Giovanni Piero Deretta <gpderetta@gmail.com> wrote:
On 4/23/06, Jose <jmalv04@gmail.com> wrote:
Hi,
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).
Hello all,
Yes, the library is unix only currently (porting it to windows using fibers should be semitrivial, but i do not currently have a windows development box ). The version in the vault does not compile currently (broken makefiles if i recall correctly). Unfortunately i do not have a reliable internet connection currently and i will not be able to upload an updated version until at least tomorrow.
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.
------ Giovanni P. Deretta _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost