Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[wikipedia:Apache ZooKeeper]] distributed systems offering a hierarchical [[key-value]] store.
+
[[wikipedia:Apache ZooKeeper]] distributed and hierarchical [[key-value]] store.
 
 
  
 
* Installation: <code>[[brew install zookeeper]]</code>
 
* Installation: <code>[[brew install zookeeper]]</code>
* Config: [[/opt/homebrew/etc/zookeeper/zoo.cfg]]
+
* Config: <code>[[/opt/homebrew/etc/zookeeper/zoo.cfg]]</code>
* Data: [[/opt/homebrew/var/run/zookeeper/data/]]
+
* Data: <code>[[/opt/homebrew/var/run/zookeeper/data/]]</code>
 
* [[Port]]: 2181
 
* [[Port]]: 2181
  

Revision as of 19:50, 14 March 2024

wikipedia:Apache ZooKeeper distributed and hierarchical key-value store.

Commands

Apache projects using ZooKeeper

Related terms

See also

Advertising: