[ 
https://issues.apache.org/jira/browse/STREAMPIPES-603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17624225#comment-17624225
 ] 

ASF subversion and git services commented on STREAMPIPES-603:
-------------------------------------------------------------

Commit 302fcc34867ce79c29fa1c78431bf41d21dc0d93 in incubator-streampipes's 
branch refs/heads/STREAMPIPES-597 from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=302fcc348 ]

[STREAMPIPES-603] Improve registration of functions


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

Reply via email to