[zeromq-dev] Questions to better understand zproto and FileMQ
Pieter Hintjens
ph at imatix.com
Sun Jan 31 15:14:16 CET 2016
On Thu, Jan 28, 2016 at 6:30 PM, Mario Steinhoff
<steinhoff.mario at gmail.com> wrote:
> Everything works like a charm without any major problems bewtween a server
> and a single client so far. (which feels really awesome btw!)
Good to hear.
> It would be great if someone could confirm them, or if statements do not
> hold true, clarify the inner zproto workings.
Your description is 100% accurate. Well done.
Feel free to add to the README.txt if you feel you can make it clearer
to newcomers.
> With a single client, my implementation works just fine. But when there are
> multiple clients connected, and a large file is sent to one of the clients,
> other clients timeout.
This is an interesting problem. I've not tried this test in the
original code so perhaps the best is that you study it and figure out
what's happening. Where is it blocking?
-Pieter
More information about the zeromq-dev
mailing list