Apache Storm is a free and open source distributed realtime computation system designed for processing unbounded streams of data. It allows developers to build applications that require realtime analytics, continuous computation, distributed RPC, and ETL. Built for scalability and fault-tolerance, Storm integrates with various queueing and database systems and is suitable for anyone needing reliable, high-throughput stream processing.
Visit Storm's official website for product details and getting started.