What is best way to communicate between computer in local network ?

bioinfornatics via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Fri Jun 27 06:08:06 PDT 2014


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


More information about the Digitalmars-d-learn mailing list