"Almost there" version of TDPL updated on Safari Rough Cuts
bearophile
bearophileHUGS at lycos.com
Thu Dec 10 04:14:57 PST 2009
Andrei Alexandrescu:
> The initial framework will emphasize de facto
> isolation between threads and message passing. It will build on an
> Erlang-inspired message passing design defined and implemented by Sean.
Sounds good. When you have 30+ CPU cores you don't want shared memory, in those situations message passing (and actors, agents, etc) seems better :-)
Bye,
bearophile
More information about the Digitalmars-d
mailing list