On Fri, May 20, 2011 at 12:21 AM, Thomas S Hatch <[email protected]> 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
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to