Maki Nage is a reactive framework for stream processing. Execution in real-time data, on potentially infinite sources of events, is now easy. Write computations graphs, and run them on many sources of data.
Maki Nage also supports batch data. Stream and batch data processing is unified with the same APIs!
Maki Nage APIs are designed for data scientists while the configuration targets operation teams.
Every project is unique. While Maki Nage implements the most common data transforms, you can write new ones with ease - in pure Python - either by composition, either from scratch, in a few lines of code.
Read More