This code is just an usage example and test of the c-commons library to publish/consume messages to a/from shared memory and so, distribute them across multiple processes.
Execute the commands shown below within the folder "build". The code needs access to the shared library "libc-commons.so".
cmake .. make