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 [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
