You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2015/02/19 20:23:11 UTC

[jira] [Assigned] (REEF-154) .NET Group Communication improvements

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

Julia reassigned REEF-154:
--------------------------

    Assignee: Julia

> .NET Group Communication improvements
> -------------------------------------
>
>                 Key: REEF-154
>                 URL: https://issues.apache.org/jira/browse/REEF-154
>             Project: REEF
>          Issue Type: Improvement
>          Components: REEF.NET
>            Reporter: Tony Majestro
>            Assignee: Julia
>
> Improvements include
> - Reduce number of serialization layers .NET Wake
> - Support binary tree topology
> - Don't pull all of the values to be reduced into memory at once for flat topology; stagger them to not run out of memory for large number of nodes
> - Pipelining for aggregation trees
> - Elasticity and fault tolerance
> - Simplify API
> - Use Tang Names instead of strings for configuration of names (Group name, Operator Name, Task ID)
> - Use types to be injected instead of instantiated objects in Operator Specifications
> - Use .NET async features when applicable for network



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