downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

AMQPQueue::consume> <AMQPQueue::cancel
Last updated: Fri, 20 May 2011

view this page in

AMQPQueue::__construct

(PECL amqp >= Unknown)

AMQPQueue::__constructCrea una instancia de un objeto AMQPQueue

Descripción

AMQPQueue::__construct ( AMQPConnection $amqp_connection [, string $queue_name = "" ] )

Crea una instancia de AMQPQueue representando una cola PCMA (AMQP) en el corredor.

Parámetros

amqp_connection

Un obejto valido de AMQPConnection.

queue_name

El nombre de la cola a construir. Si el nombre de la cola no es especificado, El corredor generará uno.

Valores devueltos



add a note add a note User Contributed Notes AMQPQueue::__construct
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites