AnyEvent-RabbitMQ
view release on metacpan or search on metacpan
share/fixed_amqp0-9-1.xml view on Meta::CPAN
Declare a queue and a consumer using explicit acknowledgements. Publish a
set of messages to the queue. Consume the messages but acknowledge only
half of them. Disconnect and reconnect, and consume from the queue.
Verify that the remaining messages are received.
</doc>
</rule>
<!-- These are the properties for a Basic content -->
<!-- MIME typing -->
<field name = "content-type" domain = "shortstr" label = "MIME content type" />
<!-- MIME typing -->
<field name = "content-encoding" domain = "shortstr" label = "MIME content encoding" />
<!-- For applications, and for header exchange routing -->
<field name = "headers" domain = "table" label = "message header field table" />
<!-- For queues that implement persistence -->
<field name = "delivery-mode" domain = "octet" label = "non-persistent (1) or persistent (2)" />
<!-- For queues that implement priorities -->
<field name = "priority" domain = "octet" label = "message priority, 0 to 9" />
<!-- For application use, no formal behaviour -->
<field name = "correlation-id" domain = "shortstr" label = "application correlation identifier" />
( run in 1.541 second using v1.01-cache-2.11-cpan-524268b4103 )