Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 211 Bytes

File metadata and controls

11 lines (9 loc) · 211 Bytes

MessageQueue

Simple example of Message Queue

How to the example:

  1. git clone git@github.com:imradzi/MessageQueue.git .
  2. mkdir build
  3. cd build
  4. cmake ..
  5. cmake --build .
  6. run the program: ./signal