Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yahoo/storm-perf-test
A simple storm performance/stress test
https://github.com/yahoo/storm-perf-test
Last synced: 4 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T05:08:52.000Z (over 1 year ago)
- Last Synced: 2024-08-01T17:31:54.752Z (3 months ago)
- Language: Java
- Size: 16.6 KB
- Stars: 76
- Watchers: 21
- 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.