Building DataFlow Applications : Customizing and Extending DataFlow Functionality
 
Share this page                  
Customizing and Extending DataFlow Functionality
 
Overview
Writing a Function
Writing an Aggregation
Writing an Operator
Overview
DataFlow is a framework for developing parallelizable, distributable dataflow programs. While it provides a library covering many common cases, this is by no means expected to cover all possible uses. Therefore, DataFlow is designed to support extension as needed.