Actor model & D
Sönke Ludwig
sludwig+d at outerproduct.org
Sat Nov 11 19:06:59 UTC 2017
Am 11.11.2017 um 13:28 schrieb Nordlöw:
> On Friday, 8 November 2013 at 08:22:56 UTC, Bienlein wrote:
>>> It seems like a pretty simple change so far, though I guess we'll see
>>> today. As >a demo, I'm creating both a ThreadMultiplexer and a
>>> FiberMultiplexer.
>>
>> That would be awesome. Something similar to lightweight threads
>> as in Go or Rust and I'm all happy with D ;-).
>
> Has someone implemented this?
I have a PR open for vibe.d to add Go style channels:
https://github.com/vibe-d/vibe-core/pull/25
It's just a quick draft so far and there are a few design questions in
the comments at the top.
More information about the Digitalmars-d
mailing list