Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 272 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 272 Bytes

This is a flow processing library which aims to make it easy to write streamed routines for processing data.

Each step in the process is handled as a own server allowing them to work indipendantly and take advantage of multi core sytems.

Please see the edoc for details.