Cluster_Perf

This sample shows basic performance statistics (analogous to the core sample 08-benchmarks_perf).

How to Run

In a console window run:

 
    cluster_perf 2 0
     

Then in a second console window run:

 
    cluster_perf 2 1
 

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

Related Topics Link IconRelated Topics