FairMQ/examples/req-rep
2018-05-24 15:54:35 +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 Define nn tests only when nn transport is built 2018-05-24 15:54:35 +02:00
fairmq-start-ex-req-rep.sh.in provide location for general fairmq devices/tools 2018-05-02 16:12:57 +02:00
README.md Update example READMEs 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 Test all examples with all possible transports 2018-05-15 19:18:37 +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.