What it does
Uses LavinMQ to create three queues, binds all three queues to a key and uses a direct exchanger to map keys to the queues.
The producer script will upload a message to all three queues
The consumer script accepts a command line argument that specifies which queue it will consume from
Built With
- larvinmq
- python
Log in or sign up for Devpost to join the conversation.