You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2022/10/23 11:53:00 UTC

[jira] [Assigned] (STREAMPIPES-603) Standalone Functions

     [ https://issues.apache.org/jira/browse/STREAMPIPES-603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dominik Riemer reassigned STREAMPIPES-603:
------------------------------------------


> 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)