∅MQD messaging library v1.0 released

Lars T. Kyllingstad via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Aug 16 06:41:04 PDT 2015


On Sunday, 16 August 2015 at 12:53:39 UTC, Nick Sabalausky wrote:
> Cool. I haven't actually used ZeroMQ yet, but it's something 
> I've had my eye on.

If you want to look into it, I heartily recommend the ZeroMQ 
Guide:

     http://zguide.zeromq.org/

In addition to being a comprehensive and well-written 
(entertaining, even) user's guide for ZeroMQ, it contains a lot 
of good information and advice on how to build distributed 
software systems in general.

I have translated the examples for the first few chapters to D.  
You'll find them in the "examples" subdirectory of the ∅MQD repo.

-Lars


More information about the Digitalmars-d-announce mailing list