Skip to content

s-noghabi/storm-experiments

 
 

Repository files navigation

Compiling

$ ./scripts/compile.sh

Running experiments

$ ./scripts/run.sh <options>

The following options are available.

  • --name=
  • --numSpout=
  • --ioRatio=<Ratio if data coming in/out to/of bolt>
  • --children=
  • --depth=
  • --numOutputBolt=
  • --numTask=

This project is being adapted from https://github.com/nathanmarz/storm-starter

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.8%
  • Python 6.4%
  • Ruby 3.3%
  • Clojure 2.1%
  • Shell 0.4%