[zeromq-dev] Send files

Marco Trapanese marcotrapanese at gmail.com
Sun Feb 19 14:04:31 CET 2012


Hello,

I have a LAN with one server (ROUTER) and 25 clients (DEALER) that 
exchange small bit of data asynchronously.

Sometimes the server needs to send to *all* clients about 20 files of 
some MBytes each one.

Do you recommend to use 0MQ even for this purpose?
My thought was to use a simple HTTP or FTP server where the clients 
could get the files themselves (using 0MQ only to know the file names).

Any hints?
Thanks in advance
Marco




More information about the zeromq-dev mailing list