Helper librarires for python sysv-ipc. Part of RMS project.
- insert-in-queue.py - insert json in the queue
- delete-queue.py - delete the queue with all its items
- queue-num.py - displays the count of messages in the queue
- test_receive.py - test receiving messages in queue
- test_send.py - test sending messages in queue