This repo contains a simple in memory publish subscribe message queue in Python which delivers messages based on the priority of the subscribers and handles them in different thread pool.
-
Updated
Aug 14, 2023 - Python
This repo contains a simple in memory publish subscribe message queue in Python which delivers messages based on the priority of the subscribers and handles them in different thread pool.
Add a description, image, and links to the messagequeue topic page so that developers can more easily learn about it.
To associate your repository with the messagequeue topic, visit your repo's landing page and select "manage topics."