Skip to content
4knahs edited this page Dec 23, 2012 · 12 revisions

zkndb is a storage benchmarking framework. Although it was created with the purpose of benchmarking the specific implementations of Storage from Apache's YARN, it is general enough to benchmark any common storage system with minimum effort. So far it has implementations for HDFS, Zookeeper and NDB MySQL. It is composed by 3 packages: benchmark, metrics and storage.

![ZKNDB](https://dl.dropbox.com/u/8100253/ID2219_Images/LOGO3_small.png) Refer to [Getting Started](https://github.com/4knahs/zkndb/wiki/Getting-started) for a more detailed description.
Clone this wiki locally