|
Graybat
1.1
Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies
|
A context is a set of peers which are able to communicate with each other. A context need to be defined by a communication policy, since every communication library defines a set of peers differently. The cage defines a strict interface of a context, but the implementation is left open to the communication policy.
The following listing provides a skeleton for a context class with all necessary methods: