mirror of
https://github.com/namibia/awesome-sysadmin.git
synced 2024-11-13 00:36:32 +00: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
@ -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…
Reference in New Issue
Block a user