ComputationalRadiationPhysics / graybat

Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies :satellite:
Other
8 stars 4 forks source link

Unify CommunicationAbtractionLayer, GraphBasedVirtualOverlayNetwork and Graph #5

Closed erikzenker closed 9 years ago

erikzenker commented 9 years ago

There is no need for users to create all these objects by themselfes. A single class managing the communication from the user perspective should be enough. This class should later also provide, distribution, load balancing and fault tolerance hooks.