richardmillen / zguide-examples

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

Model Three: Complex and Nasty in C++ #23

Closed richardmillen closed 7 years ago

richardmillen commented 7 years ago

Implement the Model Three: Complex and Nasty example.

The shotgun approach seems too good to be true. Let's be scientific and work through all the alternatives. We're going to explore the complex/nasty option, even if it's only to finally realize that we preferred brutal. Ah, the story of my life.

richardmillen commented 7 years ago

This was closed by commit 0d623ec.