[rabbitmq-discuss] Asynchronous publish with Pika
OZAWA Tsuyoshi
ozawa.tsuyoshi at gmail.com
Wed Nov 2 06:34:48 GMT 2011
Hi,
I'm trying to write a RabbitMQ client with Pika.
My question is : How can I issue basic_publish() asynchronously with Pika?
The document says that connect(), channel(), basic_consume(), or some
functions can be issued asynchronously, but it is undocumented to
basic_publish() asynchronously.
# I know that puka can do that very easily, however, it seems to be
still experimental.
Best Regards,
OZAWA Tsuyoshi
More information about the rabbitmq-discuss
mailing list