You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/05/06 02:15:00 UTC

[jira] [Resolved] (REEF-258) Make the RemoteManager layer in wake memory efficient by introducing streaming and using Streaming Transport layer

     [ https://issues.apache.org/jira/browse/REEF-258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer resolved REEF-258.
--------------------------------
    Resolution: Implemented

Implemented in #170.

> Make the RemoteManager layer in wake memory efficient by introducing streaming and using Streaming Transport layer
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-258
>                 URL: https://issues.apache.org/jira/browse/REEF-258
>             Project: REEF
>          Issue Type: Sub-task
>          Components: Wake
>         Environment: C#
>            Reporter: Dhruv Mahajan
>            Assignee: Markus Weimer
>              Labels: performance
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> On top of streaming Transport layer we will built streaming RemoteManager. This will reduce the RemoteManager's memory requirement by half, since currently first the NsMessage itself is serialized in the RemoteEventCodec. We will be pushing this right to the end in the Transport Layer and directly writing to the stream.



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