Skip to content
forked from chaos/genders

Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.

License

Notifications You must be signed in to change notification settings

watson6282/genders

 
 

Repository files navigation

Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters. The genders database is typically replicated on every node of the cluster. It describes the layout and configuration of the cluster so that tools and scripts can sense the variations of cluster nodes. By abstracting this information into a plain text file, it becomes possible to change the configuration of a cluster by modifying only one file.

For a thorough introduction to Genders, please read the TUTORIAL.

About

Genders is a static cluster configuration database used for cluster configuration management. It is used by a variety of tools and scripts for management of large clusters.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 52.0%
  • Makefile 23.5%
  • Shell 16.5%
  • C++ 1.7%
  • Java 1.6%
  • Perl 1.3%
  • Other 3.4%