I'd like to use AMQP to join two services one written in C# and other written in python. I'm expecting quite large volume of messages per second.
- Is there any AMQP Broker that is production ready?
- Are the python & .net bindings good enough?
I'd like to use AMQP to join two services one written in C# and other written in python. I'm expecting quite large volume of messages per second.