Announcing libasync, a cross-platform D event loop
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Wed Sep 24 08:27:00 PDT 2014
On 9/24/14, 6:13 AM, Etienne wrote:
> It's finally here: https://github.com/etcimon/libasync
This is fantastic! We really need something like this in a Facebook project.
Would be appropriate for you to consider making a bid for adding it to
Phobos? In that case one issue to address is integrating std.concurrency
with the event loop, i.e. registering an event handler should be
possible for a thread message as well. The Boost license would need to
be added. What do you think?
Andrei
More information about the Digitalmars-d
mailing list