FairMQ/examples/req-rep
2019-03-06 14:23:08 +01: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 Rename some test names for consistency 2019-03-06 14:23:08 +01: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 Add session id to example tests 2018-10-11 17:06:39 +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.