D for microservices

Jacob Carlborg doob at me.com
Fri Oct 27 07:18:01 UTC 2017


On 2017-10-26 12:25, Adam Wilson wrote:

> My apologies, something rather the other direction. Instead of forcing 
> compat with vibe.d, going to vibe.d and say: "here is our standard 
> event-loop, it has everything you need, you'll need to use it for all 
> the other goodness to work". I know others can make good arguments about 
> why the vibe event-loop is insufficient, and I'll let them make them. 

My concern is not about the event loop, it's about asynchronous IO. 
vibe.d needs to use asynchronous IO and I assume that's regardless what 
kind of event loop implementation is used. Does all the existing 
database drivers that you want to use support asynchronous IO?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list