[rabbitmq-discuss] Channel Cost
Barry Pederson
bp at barryp.org
Tue Jan 27 22:19:59 GMT 2009
Jason J. W. Williams wrote:
> It seems to me there need to be a way to set the timeout on the wait()
> call (w/ msec precision). In the meantime, as a work around, I'm doing
> a test publish when the channel is created, closing the channel, and
> if no exception is raised re-opening the channel. If there are any
> errors subsequently they don't get noticed, but this at least handles
> the bulk of the channel error issues.
The development version of py-amqplib has some timeout features you can
play with.
http://hg.barryp.org/py-amqplib-devel/
Barry
More information about the rabbitmq-discuss
mailing list