The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.12 - 2013-04-11

  • Allow AMQP client to adjust tuning, e.g. heartbeat (Chip Salzenberg)
  • Fix RT#84222, continue reading AMQP packets after a heartbeat.
  • Spontaneously emit hearts as per amqp 0.9.1 spec.
    • The AMQP spec says, "The client should start sending heartbeats after receiving a Connection.Tune method, and start monitoring heartbeats after receiving Connection.Open." There is no mention of merely responding to heartbeat packets emitted by the server. (Dave Lambley)

Modules

An asynchronous and multi channel Perl AMQP client.
Abstraction of an AMQP channel.

Provides

in lib/AnyEvent/RabbitMQ/LocalQueue.pm