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:57:59 UTC

[jira] [Created] (REEF-261) Make the GroupCommunicationOperator layer memory efficient by introducing StreamingCodec

Dhruv Mahajan created REEF-261:
----------------------------------

             Summary: Make the GroupCommunicationOperator layer memory efficient by introducing StreamingCodec
                 Key: REEF-261
                 URL: https://issues.apache.org/jira/browse/REEF-261
             Project: REEF
          Issue Type: Sub-task
          Components: REEF.NET
         Environment: C#
            Reporter: Dhruv Mahajan


Finally, we will provide external functionalities that:

a) allow users directly to write streaming codecs. In this case we will write the wrapper code that directly converts these codecs to Writable.
b) allow users directly to write (non streaming codecs). In tis case we will write the wrapper code that directly converts this codec in to streamingcodec
c) allow users to directly create the Writable message. Directly pass to Group Communication Layer.



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