* Corey Thomasson <cthom.li...@gmail.com> [2010-09-09 08:01:46 -0400]: > libtask [ http://swtch.com/libtask/ ] implements something > similar/same; however, it's a coroutine lib and I'm pretty sure it > will not work with multiple threads.
that's not similar/same the entire point of the excersise is to do messaging when you need to exploit modern multicore buzzword compliant architectures libtask does no such thing libthread does i guess