ClusterQuorum

This sample demonstrates a eXtremeDB Cluster implementation that determines if there are sufficient nodes to comprise a quorum.

How to Run

In a console window run:

 
    ClusterQuorum 2 0
     

Then in a second console window run:

 
    ClusterQuorum 2 1
 

But it is more instructive to run one instance in your development environment debugger, stepping through the code.