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. _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
