FairMQ/examples/req-rep
2018-05-02 13:51:55 +02:00
..
Client.cxx Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
Client.h Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
CMakeLists.txt Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
fairmq-start-ex-req-rep.sh.in Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
README.md Update example READMEs 2018-05-02 13:51:55 +02:00
runClient.cxx Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
runServer.cxx Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
Server.cxx Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
Server.h Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00
test-ex-req-rep.sh.in Refactor the examples after move from FairRoot 2018-05-02 13:51:55 +02:00

Request & Reply example

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