Matthias Richter e184610c06 Adding parser implementation for key-value subopt format
A parser implementation for FairMQ channel properties.
The parser handles a comma separated key=value list format by using the
getsubopt function of the standard library.

The option key '--channel-config' can be used with the list of key/value
pairs like e.g.
--channel-config name=output,type=push,method=bind
2017-04-20 11:07:46 +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%