[zeromq-dev] pub/sub message delivery problem

T-zex tranzenziuzex at gmail.com
Wed Jun 1 00:29:17 CEST 2011


Hi,

We have a service sending messages to other services through pub/sub
using built-in forwarder.
We are using .net 4 client (C# binding) on Windows Server 2008 64bit.

Sometimes some random service stops receiving messages. Process
explorer shows the same network activity and memory growth on the
receiving service. It is obvious that messages are being kept within
zeromq core, the worker thread is not blocked.
Messages are "released" only when the publishitg service is stopped -
no network activity, memory stops growing, loads of messages.

This happens on a random basis. Any help would be appreciated.

Thanx.



More information about the zeromq-dev mailing list