/rabbitmq-examples

RabbitMQ Examples

Primary LanguagePython

rabbitmq-examples

RabbitMQ Examples

Contents

This repo covers the following:

  • Authentication
  • Properties
  • Acknowledge
  • Fanout exchange
  • Topic exchange
  • Headers exchange
  • Reply
  • Exchange to Exchange
  • Alternate Exchange
  • Dead letter queue (DLX)
  • Nack
  • Confirm
  • ...

To Do

  • Add configs as variable in conf.py
  • Add examples for Java

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.