mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2025-04-19 16:38:04 +02:00
Add ZooKeeper to service discover section.
ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
This commit is contained in:
parent
465fa18ccd
commit
f615d00674
1 changed files with 1 additions and 0 deletions
|
@ -82,6 +82,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [
|
|||
## Service discovery
|
||||
|
||||
* [Consul](http://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
|
||||
* [ZooKeeper](http://zookeeper.apache.org/) - ZooKeeper is a centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
|
||||
|
||||
## Cloud Storage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue