You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by GitBox <gi...@apache.org> on 2022/11/26 15:30:35 UTC

[GitHub] [streampipes] dominikriemer opened a new issue, #751: Standalone Functions

dominikriemer opened a new issue, #751:
URL: https://github.com/apache/streampipes/issues/751

   Currently, StreamPipes only supports data processing within pipelines. Sometimes, instead of building reusable data processors, users want to run a processing function without user-defined parameters and independent of pipelines based on connected data streams.
   
   This feature extends the set of data processors and sinks with a new concept "StreamPipes Functions" which allows to register a processing function in StreamPipes by providing required streams as code. Functions are part of an extensions service and are automatically started upon service registration.
   
   Imported from Jira [STREAMPIPES-603](https://issues.apache.org/jira/browse/STREAMPIPES-603). Original Jira may contain additional context.
   Reported by: riemer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [streampipes] dominikriemer closed issue #751: Standalone Functions

Posted by GitBox <gi...@apache.org>.
dominikriemer closed issue #751: Standalone Functions
URL: https://github.com/apache/streampipes/issues/751


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org