The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features:
A closed process group communication model with virtual synchrony guarantees for creating replicated state machines.
+
A simple availability manager that restarts the application process when it has failed.
+
A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information.
+
A quorum system that notifies applications when quorum is achieved or lost.
+
Our project is used as a High Availability framework by projects such as Apache Qpid and Pacemaker.
-
-
-
-
Welcome to GitHub Pages.
+
We are always looking for developers or users interested in clustering or participating in our project.
-
This automatic page generator is the easiest way to create beautiful pages for all of your projects. Author your page content here using GitHub Flavored Markdown, select a template crafted by a designer, and publish. After your page is generated, you can check out the new branch:
We've crafted some handsome templates for you to use. Go ahead and continue to layouts to browse through them. You can easily go back to edit your page before publishing. After publishing your page, you can revisit the page generator and switch to another theme. Your Page content will be preserved if it remained markdown format.
If you prefer to not use the automatic generator, push a branch named gh-pages to your repository to create a page manually. In addition to supporting regular HTML content, GitHub Pages support Jekyll, a simple, blog aware static site generator written by our own Tom Preston-Werner. Jekyll makes it easy to create site-wide headers and footers without having to copy them across every page. It also offers intelligent blog support and other advanced templating features.
+
Our project relies on a good mix of talented fresh engineering experience coupled experienced engineers to make great quality software. We validate our software using a test suite which runs on each commit of the tree.
You can @mention a GitHub username to generate a link to their profile. The resulting <a> element will link to the contributor's GitHub Profile. For example: In 2007, Chris Wanstrath (@defunkt), PJ Hyett (@pjhyett), and Tom Preston-Werner (@mojombo) founded GitHub.