roq-messaging / RoQ

RoQ, Elastically scalable MOM
21 stars 4 forks source link

Slaves: failure detection + recovery process #169

Open vanmellebenjamin opened 9 years ago

vanmellebenjamin commented 9 years ago

This is the final milestone (the third). The following code implements the features to detect a slave crashes (via curator service discovery) and to recover the cluster by moving the processes handled by the dead slave on the others.