[
https://issues.apache.org/jira/browse/STREAMPIPES-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17639465#comment-17639465
]
Dominik Riemer commented on STREAMPIPES-603:
--------------------------------------------
This issue has been migrated to https://github.com/apache/streampipes/issues/751
> Standalone Functions
> --------------------
>
> Key: STREAMPIPES-603
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-603
> Project: StreamPipes
> Issue Type: New Feature
> Components: Backend
> Reporter: Dominik Riemer
> Assignee: Dominik Riemer
> Priority: Major
> Fix For: 0.90.0
>
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)