SirDank/Multi-ThreadedPriorityMessageQueue
This project implements a multi-threaded priority message queue system where multiple threads can send messages to each other with varying priorities. Additionally, upon receiving a message, the receiving thread performs a simple action using a thread pool.
PythonGPL-3.0
No issues in this repository yet.