commit | 403bd59e20d74c12773b4db5e7870b8f384cc2f0 | [log] [tgz] |
---|---|---|
author | Dominik Riemer <riemer@fzi.de> | Thu Feb 28 21:48:09 2019 +0100 |
committer | Dominik Riemer <riemer@fzi.de> | Thu Feb 28 21:48:09 2019 +0100 |
tree | 8a616b6bf7786842c4f8665850df540a16ace1e1 | |
parent | 772b55f07181c3293ed3f7f97ecd1ccedeb5ac4d [diff] |
Add event model reference
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
The pipeline elements defined in this repository do nothing - they only serve to provide examples on how pipeline elements can be created with StreamPipes. The examples are referenced in the SDK guide (https://docs.streampipes.org/docs/dev-guide-introduction)
If you are looking for real pipeline elements that can be installed in StreamPipes, have a look at [https://www.github.com/streampipes/streampipes-pipeline-elements](StreamPipes Pipeline Elements).
We'd love to hear your feedback! Contact us at feedback@streampipes.org