[
https://issues.apache.org/jira/browse/ARIES-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490156#comment-15490156
]
ASF subversion and git services commented on ARIES-1587:
--------------------------------------------------------
Commit 475f01328983e3e1b11deb41876ad21eddff333c in aries-rsa's branch
refs/heads/master from [~j.utzig]
[ https://git-wip-us.apache.org/repos/asf?p=aries-rsa.git;h=475f013 ]
[ARIES-1587] Support streams in fastbin
injects serializable proxy streams that read/write remotely
> 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
> Affects Versions: rsa-1.9.0
> Reporter: Johannes Utzig
> Assignee: Christian Schneider
> Fix For: rsa-1.10.0
>
>
> 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)