I read the "Cluster from scratch" document on this website : http://clusterlabs.org/doc/ ans I didn't find the answer to my questions :
1) I'm wondering if the Linux Cluster with Pacemaker + Corosync can be used with C++ programs. All the examples are for Apache servers and mostly webservices. Is it just possible ?
2) Is there any document/website that explains the possible links between the cluster status graph (online, active,...) and a potential C++ application graph (application running, stopped, ...).