[dmd-concurrency] priority messages

Andrei Alexandrescu andrei at erdani.com
Mon Jan 25 10:00:01 PST 2010


Michel Fortin wrote:
> So probably the best thing to do is that thread termination should
> always send events serially. This behaviour is easier to predict and
> thus less risky of creating races in the program's logic. If you want
> to handle errors faster, you can always fast-track messages and
> bypass sequential order explicitly.

I agree.

Andrei


More information about the dmd-concurrency mailing list