[cmb] Un message broker asynchrone pour RabbitMQ
* Il n'y a que consumer pour l'instant, le producer viendra quand on en aura besoin
This commit is contained in:
parent
84f389dbee
commit
cc3bdf8b7c
2 changed files with 416 additions and 0 deletions
1
cmb/__init__.py
Normal file
1
cmb/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from consumer import AsynchronousConsumer
|
Loading…
Add table
Add a link
Reference in a new issue