[ANNOUNCEMENT] amqp-0.1.0 (beta) Released.

[email protected] ("PECL Announce") 20 Jun 2010 02:43:39 -0000
Newsgroups php.pecl.dev
Message-ID <[email protected]>
The new PECL package amqp-0.1.0 (beta) has been released at http://pecl.php.net/.

Release notes
-------------
- Initial release

Package Info
-------------
This extension can communicate with any AMQP spec 0-9-1 compatible server, such as RabbitMQ, OpenAMQP and Qpid, giving you the ability to create and delete exchanges and queues, as well as publish to any exchange and consume from any queue.

Related Links
-------------
Package home: http://pecl.php.net/package/amqp
   Changelog: http://pecl.php.net/package-changelog.php?package=amqp
    Download: http://pecl.php.net/get/amqp-0.1.0.tgz

Authors
-------------
Pieter de Zwart (lead)