https://github.com/anmolnar/zktest
Zookeeper benchmark and test utils
https://github.com/anmolnar/zktest
Last synced: 5 months ago
JSON representation
Zookeeper benchmark and test utils
- Host: GitHub
- URL: https://github.com/anmolnar/zktest
- Owner: anmolnar
- Created: 2017-12-18T15:31:13.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-26T17:07:11.000Z (over 7 years ago)
- Last Synced: 2024-12-29T12:44:53.251Z (over 1 year ago)
- Language: Java
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zktest
Zookeeper benchmark and test utils
### loadtest
Generate some load on ZooKeeper.
### sentryleader
Emulate Sentry behaviour to test leader election code via Curator LeaderSelector recipe.