FairMQ/fairmq/examples/5-req-rep
Alexey Rybalchenko fbf7dbf2ba Add orthogonal OK/ERROR states.
Replace state check mutex with atomic.

Update DDS example documentation.
2015-09-28 12:17:24 +02:00
..
FairMQExample5Client.cxx Add orthogonal OK/ERROR states. 2015-09-28 12:17:24 +02:00
FairMQExample5Client.h Add DDS and Copy+Push examples. 2015-09-28 12:17:24 +02:00
FairMQExample5Server.cxx Add orthogonal OK/ERROR states. 2015-09-28 12:17:24 +02:00
FairMQExample5Server.h Add DDS and Copy+Push examples. 2015-09-28 12:17:24 +02:00
README.md Add DDS and Copy+Push examples. 2015-09-28 12:17:24 +02:00
runExample5Client.cxx Add DDS and Copy+Push examples. 2015-09-28 12:17:24 +02:00
runExample5Server.cxx Add DDS and Copy+Push examples. 2015-09-28 12:17:24 +02:00

Example 5: Request & Reply

This topology contains two devices that communicate with each other via the REQUEST-REPLY pettern. Bidirectional communication via a single socket.