FairMQ/fairmq/zeromq
Alexey Rybalchenko 5aaf27bf02 Refactor the transport interface
- give transport Initialize() method with access to device config.
 - avoid using global context in the transport.
 - simplify shutdown procedure (no need for extra thread).
2017-04-20 11:07:49 +02:00
..
FairMQMessageZMQ.cxx Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQMessageZMQ.h Transports: use transportType as static member. 2017-03-14 17:51:26 +01:00
FairMQPollerZMQ.cxx FairMQChannel: API to access socket metrics; make fSocket private. 2017-03-14 17:51:26 +01:00
FairMQPollerZMQ.h Enable new callback API 2016-09-30 14:36:35 +02:00
FairMQSocketZMQ.cxx Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQSocketZMQ.h Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQTransportFactoryZMQ.cxx Refactor the transport interface 2017-04-20 11:07:49 +02:00
FairMQTransportFactoryZMQ.h Refactor the transport interface 2017-04-20 11:07:49 +02:00