On Friday, 27 June 2014 at 13:03:20 UTC, John Colvin wrote:

It's an application and network dependant decision, but I would suggest http://code.dlang.org/packages/zmqd as suitable for most situations.

Yeah, this would be my first choice. Or HTTP if integration with other applications is an option. I really like JSON-RPC, though it seems to not get much attention. Longer term, I'd like to extend the messaging in std.concurrency to allow interprocess communication as well.

Reply via email to