1 unstable release

Uses old Rust 2015

0.1.0 Mar 25, 2016

MIT license

1KB

River — a processing system for bounded and unbounded data

Goals

  • High throughput low latency stream processing
  • Streaming as superset of batch processing
  • Event time and out-of-order processing
  • Exactly once semantics
  • Windows
  • Backpressure
  • Fault-tolerance
  • Support for iterative and graph algorithms

No runtime deps