richardmillen / zguide-examples

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

Getting an Out-of-Band Snapshot in C++ #28

Open richardmillen opened 7 years ago

richardmillen commented 7 years ago

Implement the Getting an Out-of-Band Snapshot example.

So now we have our second problem: how to deal with late-joining clients or clients that crash and then restart.