Home > Software > Don’t register the same ZeroMQ socket with a poller twice

Don’t register the same ZeroMQ socket with a poller twice

November 10th, 2011

Remember not to register the same ZeroMQ socket with a poller twice or it will seem it’s hanging or processing every other message only – that’s a piece of advice I have for you after several hours of bug squashing :-)

@fourthrealm

Share
Categories: Software Tags:
Comments are closed.