RainStorm is a distributed stream processing system built on top of a hybrid distributed file system (HyDFS). Inspired by Apache Spark, Apache Flink, and HDFS/Cassandra design principles, RainStorm provides fault-tolerant, scalable stream processing with exactly-once semantics. The implementation is in Go and is intended to run across multiple VMs.
distributed-systems spark cassandra scalable stream-processing spark-streaming hdfs fault-tolerant exactly-once hydfs
-
Updated
Mar 2, 2026 - Go