Pacemaker (software)
Jump to navigation
Jump to search
| Pacemaker | |
|---|---|
| Initial release | 2004 |
| Repository | github |
| Written in | C |
| Engine | |
| Operating system | Cross-platform |
| Type | Group communication system |
| License | GNU General Public License Version 2[1] |
| Website | www |
Pacemaker is an open-source high availability resource manager software used on computer clusters since 2004. Until about 2007, it was part of the Linux-HA project, then was split out to be its own project.[2]
It implements several APIs for controlling resources, but its preferred API for this purpose is the Open Cluster Framework resource agent API.
Related software
[edit | edit source]Pacemaker is generally used with Corosync Cluster engine or Linux-HA Heartbeat.
See also
[edit | edit source]References
[edit | edit source]External links
[edit | edit source]- ClusterLabs, the home of Pacemaker.