Alexey Rybalchenko adc7443aa5 Allow easier testing without having to recompile for use of binary/boost/protobuf payload.
to use different data transfer method, just provide a parameter to the script, e.g.:
./startAll bin
./startAll boost
./startAll proto
etc.

if no or incorrect parameters is provided, binary method will be used!
protobuf method works only if the library is available on the system, otherwise it is not compiled.
2014-05-08 12:56:30 +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%