added comment
This commit is contained in:
parent
15e1a94d78
commit
20bb74416e
@ -1,5 +1,6 @@
|
|||||||
import pika
|
import pika
|
||||||
|
|
||||||
|
# multiple executions possible, every instance subscribes to the same exchange and receives the senders' message
|
||||||
# see https://www.rabbitmq.com/tutorials/tutorial-three-python.html
|
# see https://www.rabbitmq.com/tutorials/tutorial-three-python.html
|
||||||
|
|
||||||
connection = pika.BlockingConnection(
|
connection = pika.BlockingConnection(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user