[
https://issues.apache.org/jira/browse/STREAMPIPES-269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17256504#comment-17256504
]
ASF subversion and git services commented on STREAMPIPES-269:
-------------------------------------------------------------
Commit 3914cf4b6c44f2b83e80ca6e9fdceea7bb4a8067 in incubator-streampipes's
branch refs/heads/dev from Dominik Riemer
[ https://gitbox.apache.org/repos/asf?p=incubator-streampipes.git;h=3914cf4 ]
[STREAMPIPES-269] Split streampipes-serializers into separate modules for JSON
and JSON-LD serialization
> Improve container-core serialization performance
> ------------------------------------------------
>
> Key: STREAMPIPES-269
> URL: https://issues.apache.org/jira/browse/STREAMPIPES-269
> Project: StreamPipes
> Issue Type: Improvement
> Components: Backend
> Reporter: Dominik Riemer
> Priority: Major
> Fix For: 0.68.0
>
>
> Currently, JSON-LD is used to exchange container descriptions between the
> core and pipeline element endpoints. This decreases serialization performance
> and can be replaced by a pure JSON serialization.
> In addition, the bundle size of all pipeline element endpoints is reduced as
> JSON-LD/RDF handling can be removed and will be only used by the core.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)