Re: [dev] "channel" construct for inter-thread communication in C programs

From: Szabolcs Nagy <nsz_AT_port70.net>
Date: Thu, 9 Sep 2010 14:29:45 +0200

* Corey Thomasson <cthom.lists_AT_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
Received on Thu Sep 09 2010 - 14:29:45 CEST

This archive was generated by hypermail 2.2.0 : Thu Sep 09 2010 - 14:36:02 CEST