Johannes Utzig created ARIES-1587:
-------------------------------------
Summary: 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)