rez.utils.amqp¶
- rez.utils.amqp.publish_message(host, amqp_settings, routing_key, data, block: bool = True)¶
Publish an AMQP message.
- Returns:
True if message was sent successfully.
- Return type:
- rez.utils.amqp.parse_host_and_port(url)¶
Publish an AMQP message.
True if message was sent successfully.