D and microservices
Dejan Lekic via Digitalmars-d
digitalmars-d at puremagic.com
Tue Oct 6 09:21:53 PDT 2015
On Tuesday, 6 October 2015 at 16:12:12 UTC, Russel Winder wrote:
> Has anyone got a small example of microservices using D, with
> Vibe.d or otherwise, that I can make use of? I need some
> examples of small microservices for a session at μCon 2015.
As far as I know, there is no implementation of microservices as
we see in the Java world. IMHO, D community should come up with a
good microservices architecture. As you pointed out, it could be
based on vibed.
More information about the Digitalmars-d
mailing list