tree: 6022d3b997b4b25384d9c532f9a13ab15caba6b0 [path history] [tgz]
  1. cypress/
  2. deployment/
  3. nginx_config/
  4. projects/
  5. src/
  6. .browserslistrc
  7. .dockerignore
  8. .env
  9. .gitignore
  10. .gitlab-ci.yml
  11. aarch64.Dockerfile
  12. angular.json
  13. arm.Dockerfile
  14. cypress.json
  15. docker-entrypoint.sh
  16. Dockerfile
  17. karma.conf.js
  18. package.json
  19. README.md
  20. tsconfig.json
  21. tsconfig.spec.json
  22. tslint.json
  23. webpack.partial.base.js
  24. webpack.partial.js
  25. webpack.partial.prod.js
ui/README.md

About StreamPipes

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. StreamPipes has an exchangeable runtime execution layer and executes pipelines using one of the provided wrappers, e.g., for Apache Flink or Apache Kafka Streams.

Pipeline elements in StreamPipes can be installed at runtime - the built-in SDK allows to easily implement new pipeline elements according to your needs. Pipeline elements are standalone microservices that can run anywhere - centrally on your server, in a large-scale cluster or close at the edge.

Learn more about StreamPipes at https://streampipes.apache.org

Read the full documentation at https://streampipes.apache.org/docs

For more information on StreamPipes, also visit the main project at https://github.com/apache/incubator-streampipes