rez.utils.amqp#

rez.utils.amqp.publish_message(host, amqp_settings, routing_key, data, block=True)#

Publish an AMQP message.

Returns:

True if message was sent successfully.

Return type:

bool