-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Giuliano Casale edited this page Feb 15, 2017
·
7 revisions
The DICE Quality Testing (QT) tool is a load testing system for Storm-based applications. QT consists of two modules:
- QT-GEN: a tool to generate input stream data similar, but nevertheless non-identical, to the real stream data supplied to it.
- QT-LIB: a Java library to inject custom spouts in Apache Storm that are able to replay externally provided traces (or random data) at user-specified rates and data volumes.
A high-level overview of the QT methodology is given in the figure below:

If you notice a bug, want to request a feature, or have a question or feedback, please send an email to the tool maintainer:
Giuliano Casale, Imperial College London: g.casale AT imperial.ac.uk
The code is published under the FreeBSD License.