549 B
549 B
Python code for RabbitMQ tutorials
Here you can find a Python code examples from RabbitMQ tutorials.
Code
python send.py
python receive.py
python new_task.py
python worker.py
Tutorial three: Publish/Subscribe
python receive_logs.py
python emit_log.py