arcon 0.2.1

A runtime for writing streaming applications
Documentation
1
2
3
4
/// EventBuffer and BufferPool implementations
pub mod event;
/// NetworkBuffer backed by Arcon's allocator
pub mod network;