Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 361 Bytes

Rabbit

Learning the creation of messaging applications using RabbitMQ using Python

Created to follow the tutorials found here - RabbitMQ Tutorials

Exercises

Hello World! [#################] - Done
Work Queues [##################] - Done
Publish/Subscribe [############] - Done
Routing
Topics
RPC