Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 182 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 182 Bytes

rabbitmq-example

an rabbitmq use example

python

pip install pika
  • fanout changed cfg.py rabbitmq url
python3 receive1.py
python3 receive2.py
python3 emit.py