[zeromq-dev] Send files

Joshua Foster jhawk28 at gmail.com
Sun Feb 19 14:28:12 CET 2012


The best size depends on your algorithm and environment. Leave it variable and run some tests. Try 256, 512, 1024 bytes.

Joshua

On Feb 19, 2012, at 8:04 AM, Marco Trapanese wrote:

> 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
> 
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev




More information about the zeromq-dev mailing list