On my Raspberry Pi I want to use Mosquitto (MQTT) service broker. Can I exchange messages ("bridging") bi-directional between the Mosquitto broker and Windows Azure Service Bus (AMQP)? Or are there AMQP implementations for eg Raspberry Pi, that probably make the interfacing easier?
Thanks.