This project has retired. For details please refer to its Attic page.
org.apache.reef.io.network.group (REEF 0.16.0 API)

Package org.apache.reef.io.network.group

Elastic Group Communications for REEF.

See: Description

Package org.apache.reef.io.network.group Description

Elastic Group Communications for REEF. Provides MPI style Group Communication operators for collective communication between tasks. These should be primarily used for any form of task to task messaging along with the point to point communication provided by NetworkService The interfaces for the operators are in org.apache.reef.io.network.group.api.operators The fluent way to describe these operators is available org.apache.reef.io.network.group.config The implementation of these operators are available in org.apache.reef.io.network.group.impl Currently only a basic implementation is available

Copyright © 2017 The Apache Software Foundation. All rights reserved.