Concurrency in the D Programming Language: free chapter
Ali Çehreli
acehreli at yahoo.com
Wed Jul 7 11:14:09 PDT 2010
Andrei Alexandrescu wrote:
> http://www.reddit.com/r/programming/comments/cmxlj/concurrency_in_the_d_programming_language/
Thank you very much for sharing.
Very timely too: There has been some conversations on the topic of
threading on the Turkish forum just past week, where we talked about how
great the message passing solution is.
I've been drooling over the simplicity of the receive function interface
as well. Matching messages to delegates by parameter lists... D.elighful
indeed... :)
Thanks to Sean Kelly for this module! :)
Ali
More information about the Digitalmars-d
mailing list