commit | 046e239f381b513073a5a276dca8d2f4bfaed0c2 | [log] [tgz] |
---|---|---|
author | zehnder <zehnder@fzi.de> | Tue Mar 19 21:28:10 2019 +0000 |
committer | zehnder <zehnder@fzi.de> | Tue Mar 19 21:28:10 2019 +0000 |
tree | 1de4bbf335f0d897ef5951e075b30260680f49d0 | |
parent | 7b0370d31760d4ff0e0aab3efae843630506c0e4 [diff] | |
parent | 9112c1b0d3ff0e439c8d68963c5c3143ff45ea98 [diff] |
[RELEASE] [skip-ci]merging 'release-0.61.0' into 'master'
StreamPipes enables flexible modeling of stream processing pipelines by providing a graphical modeling editor on top of existing stream processing frameworks.
It leverages non-technical users to quickly define and execute processing pipelines based on an easily extensible toolbox of data sources, data processors and data sinks.
Learn more about StreamPipes at https://www.streampipes.org/
Read the full documentation at https://docs.streampipes.org
This project provides a library of several pipeline elements that can be used within the StreamPipes toolbox.
Currently, the following pipeline elements are available:
Data Sources
Data Processors
Data Sinks
Contact us if you are missing some pipeline elements!
All modules contain a docker-compose template in the deployment
folder of each module. Copy this into your StreamPipes docker-compose file (see the docs for more info) and start StreamPipes! All pipeline elements are automatically registered (but do not forget to install them under Pipeline Element Installation
).
It's easy to get started:
We'd love to hear your feedback! Contact us at feedback@streampipes.org