[zeromq-dev] Server (router) stops receiving messages after awhile

Pieter Hintjens ph at imatix.com
Thu Apr 14 11:12:58 CEST 2016


Can you make a minimal test case that reproduces this?


On Thu, Apr 14, 2016 at 10:06 AM, Luka Napotnik
<luka.napotnik at visionect.com> wrote:
> Hello,
>
> my client sends requests (as a DEALER socket) and the server (a ROUTER
> socket) handles the request and sends the reply back (taking the route
> path into account) . Now, at start, everything works but after awhile,
> messages, sent from the client, don't get recv()-ed by the server
> anymore. What am I missing? The strangest thing is that the
> communication works for awhile. I've installed a monitor on both ends
> and there are no events just before things starting to fail.
>
> Please help.
>
> --
> Luka Napotnik, Platform Developer, Ukmarjeva ulica 2, 1000 Ljubljana,
> Slovenia, Europe, www.visionect.com
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev



More information about the zeromq-dev mailing list