Relative Content

Tag Archive for amqpactivemq-artemis

ActiveMQ Artemis redelivery delay using AMQP annoations

In artemis when using AMQP, there is an annotation to indicate that you wish for the message to be delivered at a later time called x-opt-delivery-time https://activemq.apache.org/components/artemis/documentation/latest/amqp.html#amqp-scheduling-message-delivery.