You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streampipes.apache.org by "Dominik Riemer (Jira)" <ji...@apache.org> on 2020/12/29 18:57:00 UTC

[jira] [Created] (STREAMPIPES-269) Improve container-core serialization performance

Dominik Riemer created STREAMPIPES-269:
------------------------------------------

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