FairMQ/fairmq/logger
Radoslaw Karabowicz 599d1b3e05 MQ/example9 Added testing of the static MQ execution.
- removed the obsolete startFairMQEx9.sh.in script
- added all *.root files in example9/macros/ to .gitignore;
- added run_digi.C to tests;
- added startFairMQEx9_Static.sh to tests;

- startFairMQEx9_Static.sh - script that will run the example non-interactively, statically;
- Pixel9MQConfig_Multipart.json - added acknowledgement channel to sampler and sink;
- runEx9Sampler.cxx and runEx9FileSink.cxx - added option to set the ack channel name;
- FairMQEx9FileSink - if ack channel name set, send acknowledgement of received message, save the tree and file at the end of Run;
- FairMQEx9Sampler - if ack channel name set, count acknowledgements and finish only if all events processed;
- FairMQEx9TaskProcessor - moved some printouts to debug.

General:
- fairmq/logger/logger.cxx - fixed colorless logger bug;
- parmq/runParameterMQServer.cxx - now using runStateMachine function (to enable static execution).
2016-05-06 14:46:17 +02:00
..
run * split log console output sink into two sinks, one for cout and one for cerr. 2015-09-29 17:51:14 +02:00
CMakeLists.txt Use Variables for Boost libraries instead of explicit names 2016-03-29 15:31:29 +02:00
fairroot_null_deleter.h add an other fairmq logger implementation in case boost version < 1.56 for backward compability 2015-09-28 12:17:23 +02:00
logger_def.h Add FlatBuffers & MessagePack examples 2016-02-22 13:06:37 +01:00
logger.cxx MQ/example9 Added testing of the static MQ execution. 2016-05-06 14:46:17 +02:00
logger.h Fix the logger conflict issue 2016-04-27 17:01:23 +02:00