[zeromq-dev] Difference between NetMQ and jeromq

Daniel Cleyne D.Cleyne at qsrinternational.com
Wed Dec 4 23:38:52 CET 2013


Thanks for the suggestion Diego, unfortunately it does not change the behaviour.

Cheers,
Dan


On 04/12/2013, at 9:55 PM, Diego Duclos wrote:

Can you try calling AddTimer(new NetMQTimer(100)); on the Poller before starting it ?


On Wed, Dec 4, 2013 at 9:22 AM, Daniel Cleyne <D.Cleyne at qsrinternational.com<mailto:D.Cleyne at qsrinternational.com>> wrote:
Folks,

We are just starting out with ZMQ and have been working with Pub/Sub examples to help us in one of our applications. I wrote a Java test application and it works ok on the subscribe side. I’ve spend today trying to port it to NetMQ without any success. Doesn’t matter what I try with the subscription calls on the socket, I don’t get messages. I’ll post the code from the different languages in the hope that someone can tell me what I’m doing wrong…





More information about the zeromq-dev mailing list