aeolus
aeolus copied to clipboard
Check TestingApiDemo in storm-lib for useful integration test routines to extract
Just noticed https://github.com/xumingming/storm-lib/blob/master/src/jvm/storm/TestingApiDemo.java on the storm mailing list. It's worth a check, especially the shutdown routine with Runnables seems more elegant.