FairMQ/fairmq
2014-05-27 19:01:49 +02:00
..
nanomsg add support for I/O threads to the interface (only used with ZeroMQ). 2014-05-27 19:01:49 +02:00
prototest Add (optional) Google Protocol Buffers support (example in Tutorial 3). 2014-03-17 12:21:47 +01:00
run Add (optional) Google Protocol Buffers support (example in Tutorial 3). 2014-03-17 12:21:47 +01:00
zeromq add support for I/O threads to the interface (only used with ZeroMQ). 2014-05-27 19:01:49 +02:00
CMakeLists.txt Allow easier testing without having to recompile for use of binary/boost/protobuf payload. 2014-05-08 12:56:30 +02:00
FairMQBenchmarkSampler.cxx Add (optional) Google Protocol Buffers support (example in Tutorial 3). 2014-03-17 12:21:47 +01:00
FairMQBenchmarkSampler.h Add (optional) Google Protocol Buffers support (example in Tutorial 3). 2014-03-17 12:21:47 +01:00
FairMQBuffer.cxx simplify logger for shorter calls and readability 2014-02-13 15:55:25 +01:00
FairMQBuffer.h a little clean up 2014-01-28 11:56:08 +01:00
FairMQConfigurable.cxx change argument passing by value/reference 2014-01-28 11:56:08 +01:00
FairMQConfigurable.h change argument passing by value/reference 2014-01-28 11:56:08 +01:00
FairMQDevice.cxx add support for I/O threads to the interface (only used with ZeroMQ). 2014-05-27 19:01:49 +02:00
FairMQDevice.h add nanomsg implementations + use factory for nanomsg + lots of small stuff 2014-01-28 11:56:08 +01:00
FairMQLogger.cxx Add (optional) Google Protocol Buffers support (example in Tutorial 3). 2014-03-17 12:21:47 +01:00
FairMQLogger.h Logger fix: direct constructor call 2014-03-04 15:11:19 +01:00
FairMQMerger.cxx simplify logger for shorter calls and readability 2014-02-13 15:55:25 +01:00
FairMQMerger.h a little clean up 2014-01-28 11:56:08 +01:00
FairMQMessage.cxx cosmetic change 2014-01-31 14:06:34 +01:00
FairMQMessage.h - Make FairMQSampler generic. 2014-02-07 12:36:01 +01:00
FairMQPoller.cxx add nanomsg implementations + use factory for nanomsg + lots of small stuff 2014-01-28 11:56:08 +01:00
FairMQPoller.h add nanomsg implementations + use factory for nanomsg + lots of small stuff 2014-01-28 11:56:08 +01:00
FairMQProxy.cxx simplify logger for shorter calls and readability 2014-02-13 15:55:25 +01:00
FairMQProxy.h use factory for sockets 2014-01-28 11:56:08 +01:00
FairMQSink.cxx simplify logger for shorter calls and readability 2014-02-13 15:55:25 +01:00
FairMQSink.h a little clean up 2014-01-28 11:56:08 +01:00
FairMQSocket.cxx use factory for sockets 2014-01-28 11:56:08 +01:00
FairMQSocket.h add nanomsg implementations + use factory for nanomsg + lots of small stuff 2014-01-28 11:56:08 +01:00
FairMQSplitter.cxx simplify logger for shorter calls and readability 2014-02-13 15:55:25 +01:00
FairMQSplitter.h a little clean up 2014-01-28 11:56:08 +01:00
FairMQStateMachine.cxx Using boost::msm inside FairMQStateMachine. 2014-05-08 12:56:30 +02:00
FairMQStateMachine.h Using boost::msm inside FairMQStateMachine. 2014-05-08 12:56:30 +02:00
FairMQTransportFactory.cxx use factory for messages 2014-01-28 11:56:08 +01:00
FairMQTransportFactory.h add support for I/O threads to the interface (only used with ZeroMQ). 2014-05-27 19:01:49 +02:00