[dmd-concurrency] draft 3
Andrei Alexandrescu
andrei at erdani.com
Mon Jan 11 12:30:40 PST 2010
Yah, let's focus on having std.concurrency the be-all end-all module for
concurrency-related stuff.
Code starts looking real good doesn't it? Can't wait to get started on
threads passing messages to each other.
Any implementation difficulties anyone is seeing so far?
Andrei
Sean Kelly wrote:
> Minor comment... druntime will need access to the atomics module too, so it either needs to live there or for a version to be in both places. I guess importing std.concurrency could import core.atomic or whatever though, to make this invisible to the user.
> _______________________________________________
> dmd-concurrency mailing list
> dmd-concurrency at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-concurrency
More information about the dmd-concurrency
mailing list