Botan Crypto and TLS for D

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Wed Feb 18 11:50:37 PST 2015


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


More information about the Digitalmars-d mailing list