By mitchp
via java.dzone.com
Published: Jan 24 2013 / 09:52
We will show how to build simple yet powerful RPC code with ZeroMQ, with very few (if any!) modification to existing code. We will build fan-in and fan-out topologies with ZeroMQ special socket types to implement PUB/SUB patterns
Add your comment