elastic_flow v0.1.0 API Reference

Modules

Computational distributable flows with stages

Everyone loves examples! This is a simple program similar to Flow’s example.. a word counting problem! Follow the instructions from the README to setup and try it out. Estimated time: 5 minutes

An overridable module to be able to hook into each step of the elastic flow processes. Useful if desiring to broadcast progress and results to a websocket for example