Skip to content

Asynchronous message handling with RabbitMQ, MongoDB and Python

Notifications You must be signed in to change notification settings

PylotStuff/rabbitmq-mongodb-python-aiopika

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rabbitmq-mongodb-python-aiopika

Asynchronous message handling with RabbitMQ, MongoDB and Python

Getting Started

First, install requirements inside virtual environment

pip install -r requirements.txt

Run docker containers

docker-compose up -d

Finally, run consumer then producer with VSCode debug configurations

About

Asynchronous message handling with RabbitMQ, MongoDB and Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published