Will D 2.0 concurrency be supported between processes?
Simen kjaeraas
simen.kjaras at gmail.com
Tue Jan 19 05:26:50 PST 2010
On Tue, 19 Jan 2010 14:24:27 +0100, Michal Minich
<michal.minich at gmail.com> wrote:
> Will the currently-being-designed message-passing concurrency be
> supported between OS processes? Or only OS threads supported is planned?
> Others may be probably interested in: light-weight threads, cooperative
> concurrency and communication through network? If the implementation is
> not planned for initial release, is it planned for foreseeable future?
>
> Thank you for answer.
The goal is for it to work seamlessly between threads, processes or even
different computers.
--
Simen
More information about the Digitalmars-d
mailing list