On Friday, 27 June 2014 at 13:03:20 UTC, John Colvin wrote:
On Friday, 27 June 2014 at 12:51:45 UTC, bioinfornatics wrote:
Hi,
I have a linux network and i would like to know if they are a
D library to communicate between computer efficiently.
I do not know if that is better to use websocket and if they
exists into dlang:
-
http://planet.jboss.org/post/rest_vs_websocket_comparison_and_benchmarks
Thanks for your help
Regards
It's an application and network dependant decision, but I would
suggest http://code.dlang.org/packages/zmqd as suitable for
most situations.
Thanks i go to take a look