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

Share this project:

Updates