FairMQ/examples/req-rep
2018-05-02 16:12:57 +02:00
..
Client.cxx Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
Client.h Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
CMakeLists.txt Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
fairmq-start-ex-req-rep.sh.in Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
README.md Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
runClient.cxx Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
runServer.cxx Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
Server.cxx Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
Server.h Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
test-ex-req-rep.sh.in Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +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.