storm

Distributed realtime computation system for processing data streams

brewmacoslinux
Try with needOr install directly
Source

About

Distributed realtime computation system to process data streams

Commands

storm

Examples

Start a local Storm cluster for development and testing$ storm local
Submit a topology JAR file to a running Storm cluster$ storm jar topology.jar com.example.TopologyMain
List all running topologies on the cluster$ storm list