You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Johannes Utzig (JIRA)" <ji...@apache.org> on 2016/09/01 11:27:21 UTC

[jira] [Commented] (ARIES-1587) Support streams in fastbin

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

Johannes Utzig commented on ARIES-1587:
---------------------------------------

created a pull request:
https://github.com/apache/aries-rsa/pull/14

> Support streams in fastbin
> --------------------------
>
>                 Key: ARIES-1587
>                 URL: https://issues.apache.org/jira/browse/ARIES-1587
>             Project: Aries
>          Issue Type: New Feature
>          Components: Remote Service Admin
>            Reporter: Johannes Utzig
>
> Fastbin should support InputStreams and OutputStreams as parameters and return values of remote calls.
> Since streams cannot be serialized directly, the distribution provider should replace the original objects with serializable proxies that load/write data through additional remote requests.
> For sending large amounts of data this approach would work far better than serializing a huge byte[]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)