richardmillen / zguide-examples

Implementations of the 0MQ examples in the guide.
http://zguide.zeromq.org/page:all
4 stars 0 forks source link

ROUTER Broker and REQ Workers in C++ #3

Closed richardmillen closed 7 years ago

richardmillen commented 7 years ago

Implement the ROUTER Broker and REQ Workers example.

Here is an example of the load balancing pattern using a ROUTER broker talking to a set of REQ workers