https://github.com/yahoo/storm-perf-test
A simple storm performance/stress test
https://github.com/yahoo/storm-perf-test
Last synced: 3 days ago
JSON representation
A simple storm performance/stress test
- Host: GitHub
- URL: https://github.com/yahoo/storm-perf-test
- Owner: yahoo
- License: other
- Created: 2013-10-01T16:53:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T05:08:52.000Z (about 2 years ago)
- Last Synced: 2025-04-08T18:51:26.243Z (29 days ago)
- Language: Java
- Size: 16.6 KB
- Stars: 74
- Watchers: 19
- Forks: 40
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-streaming - storm-perf-test - a simple storm performance/stress test. (Table of Contents / Benchmark)
- awesome-streaming - storm-perf-test - a simple storm performance/stress test. (Table of Contents / Benchmark)
README
storm-perf-test
===============Storm Performance Test
Try this for examples:
```
storm jar ./target/storm_perf_test-1.0.0-SNAPSHOT-jar-with-dependencies.jar com.yahoo.storm.perftest.Main --help
```Right now this is just a simpel speed of light test that looks at how many messages and MB can be pushed through a storm cluster.