You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Dhruv Mahajan (JIRA)" <ji...@apache.org> on 2015/04/16 20:50:58 UTC

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

Dhruv Mahajan created REEF-258:
----------------------------------

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


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)