On 2/18/15 9:32 AM, Etienne Cimon wrote:
On 2015-02-18 11:41, Andrei Alexandrescu wrote:
I'd love to add libasync to Phobos! -- Andrei


Even as I add this as a dependency? : https://github.com/etcimon/memutils

Instead of a single ScopedFiberPool, I intend to have ScopedPools with
one stack in fiber, another in thread, and using the GC as a fallback.

You can find a code example of the idea here:

https://github.com/rejectedsoftware/vibe.d/issues/978#issuecomment-73819358

This is integration tactics that will need to be resolved. I don't see them as showstoppers. -- Andrei

Reply via email to