roq-messaging / RoQ

RoQ, Elastically scalable MOM
21 stars 4 forks source link

Subtask 2 of #70: Active Standby re-factoring #76

Open sskhiri opened 12 years ago

sskhiri commented 12 years ago

Refactoring of all RoQ elements to have and active standby configuration. For example in standby, there is no publication of events but they must still share states with their leader:

  1. State sharing implementation with INFINISPAN
  2. Leader election watcher and automatic leader activation
  3. Tests