Daily Dev Solutions
Daily Development solutions for common and complicated problems.
Showing posts with label
blockingconnection
.
Show all posts
Showing posts with label
blockingconnection
.
Show all posts
May 19, 2014
Create blocking connection with pika
Hi,
That what i did, watch that the port is not a string but integer parameter.
pika.BlockingConnection(pika.ConnectionParameters(host='localhost',port=6672))
Dor
Older Posts
Home
Subscribe to:
Posts (Atom)