mirror of https://gitee.com/bigwinds/arangodb
13 lines
381 B
Markdown
13 lines
381 B
Markdown
<!-- don't edit here, its from https://@github.com/arangodb/arangosync.git / docs/Manual/ -->
|
|
# Kafka & Zookeeper
|
|
|
|
- How to deploy zookeeper
|
|
- How to deploy kafka
|
|
- Accessible ports
|
|
|
|
## Recommended deployment environment
|
|
|
|
Since the kafka brokers are really CPU and memory intensive,
|
|
it is recommended to run zookeeper & kakfa on dedicated machines.
|
|
|
|
Consider these machines "pets". |