This is the simplest cluster example. It creates a cluster database, then prints runtime information and exits. (It is analogous to the core sample
02-open_conv
).
In a console window run:
cluster_open 2 0Then in a second console window run:
cluster_open 2 1But it is more instructive to run one instance in your development environment debugger, stepping through the code.