[zeromq-dev] ZeroMQ File Server
Pieter Hintjens
ph at imatix.com
Fri May 20 08:36:36 CEST 2011
On Fri, May 20, 2011 at 12:21 AM, Thomas S Hatch <thatch45 at gmail.com> wrote:
> Ok, I think that this is on the right track, can you all let me know/ give
> suggestions?
> https://github.com/thatch45/sandbox/blob/master/examples/zmq/file_get2.py
> https://github.com/thatch45/sandbox/blob/master/examples/zmq/file_serve2.py
This is in the right direction. In real life you'd send much larger fragments.
One comment, it could be useful to document the patterns you're using
(also for security, in Salt), as unprotocols, along the style of
http://rfc.zeromq.org/spec:7 and other little specs evolved from the
Guide. This would have benefits.
Cheers
Pieter
More information about the zeromq-dev
mailing list