elastic_flow v0.1.0 ElasticFlow.Example
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.
Link to this section Summary
Functions
The programs aggregation method, configured to be run against incoming results
Word counting flow. Set your config to use this as a task
Custom distribut window to force more distribution for the small essay example data
Retrieve the aggregated results of the example
A simple out of place utility to connect to other local nodes and simulate a distributed system. Helpful for running the example quickly
Link to this section Functions
The programs aggregation method, configured to be run against incoming results
Word counting flow. Set your config to use this as a task
Custom distribut window to force more distribution for the small essay example data
Since distribute uses each_state, resetting is necessary to avoid sending duplicate data.
Retrieve the aggregated results of the example
A simple out of place utility to connect to other local nodes and simulate a distributed system. Helpful for running the example quickly