ComputationalRadiationPhysics / graybat

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

Communication Policy Skeleton #83

Closed erikzenker closed 8 years ago

erikzenker commented 8 years ago

Some mechanism used to implement the zmq communication policy can be reused to implement other communication policies (boost::asio). These mechanism should be modularized and extracted into a class using CRTP.