/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.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

No issues in this repository yet.