[dmd-concurrency] Sending mesages to non-listening threads

Robert Jacques sandford at jhu.edu
Tue Jan 12 15:34:36 PST 2010


On Tue, 12 Jan 2010 17:27:09 -0500, Andrei Alexandrescu  
<andrei at erdani.com> wrote:
> Sean Kelly wrote:
>> There are a bunch of things still missing from the current API that  
>> will need to be addressed at some point though, like linking threads  
>> (so one will be notified if the other exits), a Tid registery, and  
>> probably a bunch of other things I'm forgetting offhand.  These aren't  
>> necessary for a first cut, but they'll have to be added soon after.
>
> Yah, please do mention everything you remember. I want to describe a  
> reasonably complete API.
>
> Andrei
> _______________________________________________
> dmd-concurrency mailing list
> dmd-concurrency at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-concurrency

On that note, will we be able to create message boxes/queues that are  
separate from threads?


More information about the dmd-concurrency mailing list