Skip to content

Instantly share code, notes, and snippets.

@niedbalski
Created June 1, 2012 20:27
Show Gist options
  • Save niedbalski/2854961 to your computer and use it in GitHub Desktop.
Save niedbalski/2854961 to your computer and use it in GitHub Desktop.
zmq_queue configuration
<queue>
<in>
<bind addr="tcp://127.0.0.1:5555"/>
</in>
<out>
<bind addr="tcp://127.0.0.1:5556"/>
</out>
</queue>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment