FairMQ/fairmq/zeromq
Alexey Rybalchenko 7fda980710 Update FairMQStateMachine & introduce FairMQChannels
Organize sockets as a map of vectors of FairMQChannels.

Update FairMQStateMachine by removing SETTINGINPUT, SETTINGOUTPUT,
BIND and CONNECT states and by adding INITIALIZING_TASK, RESETTING_TASK
and RESETTING_DEVICE states. Run states functions in their own thread.
2015-06-16 09:29:53 +02:00
..
FairMQContextZMQ.cxx Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQContextZMQ.h Fix warnings produced with -Weffc++ in fairmq, base/MQ and Tutorial3. 2015-01-21 16:19:16 +01:00
FairMQMessageZMQ.cxx Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQMessageZMQ.h Extend the FairMQ transport interface by allowing the user of the FairMQMessage class to define his own deallocation function. 2014-06-12 15:31:43 +02:00
FairMQPollerZMQ.cxx Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQPollerZMQ.h Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQSocketZMQ.cxx Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQSocketZMQ.h Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQTransportFactoryZMQ.cxx Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00
FairMQTransportFactoryZMQ.h Update FairMQStateMachine & introduce FairMQChannels 2015-06-16 09:29:53 +02:00