[rabbitmq-discuss] Working PHP impl. to send and receive?

Gavin Butler gavinbutler at hushmail.com
Mon Nov 15 18:35:26 GMT 2010


This seems to be the only project I did not try, and it worked
perfectly.

Thanks for pointing me to that - and thanks for providing this
project!

On Nov 15, 5:19 am, Alvaro Videla <videlalv... at gmail.com> wrote:
> Have you tried:http://github.com/tnc/php-amqplib
>
> Is a fixed version of one library that you point in your email
>
> Cheers,
>
> Alvaro
>
> On Nov 15, 2010, at 7:07 AM, Christian Legnitto wrote:
>
>
>
> > I've had success withhttp://us.php.net/amqp. I haven't tested too extensively, but I am able to send and receive simple messages through a topic exchange using RabbitMQ 2.1.1.
>
> > Christian
>
> > On Nov 14, 2010, at 1:07 PM, Gavin Butler wrote:
>
> >> Hello list,
>
> >> Has anyone had success using a AMQP or StompPHPclient to both
> >> send and receive messages from RabbitMQ?  If so, please could you
> >> post the version of the client/library, and various dependency
> >> versions?
>
> >> Our RabbitMQ version is 2.1.0, and we have had varying degrees of
> >> success with AMQP and Stomp (if anyone would like more details, I
> >> will gladly provide them):
>
> >> RabbitMQ-C library extensions (http://code.google.com/p/php-amqp/,
> >>http://code.google.com/p/php-rabbit/):both sent messages with no
> >> problems, though get or consume failed to retrieve any message
> >> content.
>
> >> PurePHPAMQP (http://code.google.com/p/php-amqplib/):an
> >> assortment of errors sending.
>
> >> Fusesource Stomp client
> >> (http://stomp.fusesource.org/documentation/php/index.html):send
> >> and subscribe works, though ack does not (invalid body
> >> terminator...which seems ok: "\x00").
>
> >> StompPHPExtension (http://pecl.php.net/package/stomp):both send
> >> and receive do not work (no errors, but works fine with ActiveMQ,
> >> incidentally).
>
> >> Zend Stomp: sends and receives, though doesn't appear to coexist
> >> with queues of the same name (and vhost) used by other
> >> producers/consumers.
>
> >> Thanks,
>
> >> -gavin
>
> >> _______________________________________________
> >> rabbitmq-discuss mailing list
> >> rabbitmq-disc... at lists.rabbitmq.com
> >>https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
> > _______________________________________________
> > rabbitmq-discuss mailing list
> > rabbitmq-disc... at lists.rabbitmq.com
> >https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-disc... at lists.rabbitmq.comhttps://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss


More information about the rabbitmq-discuss mailing list