On Mon, 12 Oct 2009 18:21:37 -0400, Fawzi Mohamed <fmoha...@mac.com> wrote:

If anyone has ideas, suggestions, and code to help defining a new concurrency API for D, please post.

I think that the correct way to handle concurrency is through a library, D is flexible enough, so that a library can be used, and then one can even write special handlers for special cases.

In blip (http://dsource.org/project/blip) I actually did exactly that, in D 1.0 for two reasons:
[snip]

Looks very interesting. ( Corrected link: http://www.dsource.org/projects/blip ) It looks like it's under the Apache 2.0 license? Would you be willing to put it under the boost license, so that it might be considered for Phobos?

Reply via email to