Dennis Klein 3205e0c378 refactor to more idiomatic RAII
* FairMQTransportFactoryZMQ: move the config invariant
    initialization to ctor
  * FairMQChannel: add new ctor that creates usable channel
  * FairMQSocket*: close sockets in dtor
  * FairMQTransportFactory*: terminate context in dtor
  * FairMQChannel: add Bind/Connect facades (for explicit control, e.g. timing)
2017-05-18 20:01:44 +02:00
2017-05-18 20:01:44 +02:00
Description
C++ Message Queuing Library and Framework
23 MiB
Languages
C++ 90.3%
CMake 7.6%
C 1.1%
Python 0.6%
Shell 0.4%