File: description

package info (click to toggle)
corosync 2.4.2-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 11,244 kB
  • sloc: ansic: 58,754; sh: 11,011; makefile: 1,138
file content (14 lines) | stat: -rw-r--r-- 664 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.