FairMQ/examples/req-rep
Alexey Rybalchenko 1f26883b75 Formatting
2021-03-11 12:14:00 +01:00
..
Client.cxx Add config plugin class. 2019-07-10 19:35:18 +02:00
Client.h Refactor the examples after move from FairRoot 2018-05-02 16:12:57 +02:00
CMakeLists.txt Formatting 2021-03-11 12:14:00 +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 Add config plugin class. 2019-07-10 19:35:18 +02:00
runServer.cxx Add config plugin class. 2019-07-10 19:35:18 +02:00
Server.cxx Add config plugin class. 2019-07-10 19:35:18 +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.