| Module | RuoteAMQP |
| In: |
lib/ruote-amqp.rb
lib/ruote-amqp/receiver.rb lib/ruote-amqp/launchitem_listener.rb lib/ruote-amqp/version.rb lib/ruote-amqp/workitem_listener.rb lib/ruote-amqp/participant.rb |
AMQP participant and listener pair for ruote.
See RuoteAMQP::Listener and RuoteAMQP::Participant for detailed documentation on using each of them.
RuoteAMQP uses durable queues and persistent messages by default, to ensure no messages get lost along the way and that running expressions doesn‘t have to be restarted in order for messages to be resent.
| VERSION | = | '2.1.11' |
| use_persistent_messages | [W] |