Send AMQP messages

Hi,

I am currently developing a ConcreteCMS package where I have to send a AMQP message to a RabbitMQ service. I searched in the documentation, but I found nothing related to it. Can you tell me how can I achieve this ?

Does seem like it would be an interesting how-to.