In this repo you will find the source code and associated artifacts from the workshop. Below is a list of each lab:
- mq-1 - Message Queue lab 1 - demonstrates publishing and subscribing to a RabbitMQ queue using Python 2.7
- mq-2 - Message Queue lab 2 - demonstrates publishing and subscribing to a RabbitMQ topic using Python 2.7
- pulsar-1 - Apache Pulsar lab 1 - demonstrates consuming and producing messages to a standalone Apache Pulsar instance using Python 2.7