You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to carrot-users
I know that kombu supports AMQP transports for the python bindings
amqplib and pika, but only for their versions (0.8 and 0.9.5
respectively) desinged for AMQP 0.8 standart. So it is clear for me
that kombu framework supports at least the AMQP 0.8 standart.
I was not able to find out if the latest kombu framework supports the
AMQP 0.9.1 standart as well, does it?
Thanks in advance!
Aytac
Ask Solem
unread,
Jul 29, 2011, 6:35:51 AM7/29/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to carrot...@googlegroups.com
Kombu (through amqplib and pika) does support AMQP 0.9.1. See this table for a list of differences between 0.8 and 0.9.1: