ComputationalRadiationPhysics / graybat

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

Embedded zmq cp into test suite #51

Closed erikzenker closed 8 years ago

erikzenker commented 8 years ago

ZMQ communication policy can now be tested with make test. The user needs to build and start the signaling server in advance:

make zmq_signaling
./zmq_signaling&
make test