Kevin, thanks for the pointer (to another part of the same source I was already using ;-)! This looks like a simpler version of the FileMQ code. I’ve briefly tested the fileio3.py variant and will apply some modifications for my use case. Will report later…
Cheers, Dinu Kevin Sapper <[email protected]>: > > Hi Dinu, > > I'm not sure about the state of FileMQ. In terms of transferring files have a > look at the zguide (http://zguide.zeromq.org/page:all#Transferring-Files) > > //Kevin > > 2016-07-18 12:05 GMT+00:00 Dinu Gherman <[email protected]>: > Hi, > > I’ve had a frustrating experience transferring a file of ca. 6 GB around the > globe. Yes, one could split it up, but it made me stumble over FileMQ, > https://github.com/zeromq/filemq. So I wonder what it’s state is right now?. > It references http://rfc.zeromq.org/spec:16/FILEMQ/ which is marked as > retired, while http://rfc.zeromq.org/spec:35/FILEMQ/ is a draft. Also, I > don’t see a way to specify remote servers and/or ports on the command-line. > Thanks for a short status update of this surely very nice use case for zmq! > > Cheers, > > Dinu > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
