[dmd-concurrency] CSP: Communicating sequential processes

Andrei Alexandrescu andrei at erdani.com
Tue Jan 19 23:07:15 PST 2010


Robert Jacques wrote:
> An aside: I ran across CREW (Concurrent read, exclusive write) locks 
> again while making this. These have always seemed perfect for D as it 
> has both const and shared/synchronized method modifiers. I don't think 
> there's any blockers for implementing this, so should I file a bugzilla 
> enhancement request, so it gets onto the big long todo list?

Shouldn't hurt, but unless God puts 72 hours in a day or you are willing 
to do most of the legwork, I don't see how it'll get work done. Heck, I 
created this list hoping for less work :o).

Andrei


More information about the dmd-concurrency mailing list