This document summarizes Storm, an open-source distributed real-time computation system. It discusses how Storm can be used for real-time processing of data streams from logs, social media, sensors and advertisements. Storm provides topologies of spouts that emit streams and bolts that perform computations, with at least-once processing semantics. It also offers fault tolerance and horizontal scalability similar to Hadoop.
8. Trident hackaton
"Cascading for Storm"
Higher-level than Spouts and Bolts
Disclaimer: I'm no Storm expert!
Disclaimer: Drinking more beers won't make it any better!
Have fun!