Simple example of Message Queue
How to the example:
- git clone git@github.com:imradzi/MessageQueue.git .
- mkdir build
- cd build
- cmake ..
- cmake --build .
- run the program: ./signal
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple example of Message Queue
How to the example: