[rabbitmq-discuss] AMPQ PHP Extensions on Ubuntu 10.04

Alvaro Videla videlalvaro at gmail.com
Mon Oct 25 14:43:02 BST 2010


Hi,

You might want to check

This:

http://github.com/videlalvaro/Thumper/

and this:

http://github.com/tnc/php-amqplib

Is the same library that you want to use, but is PHP 5.3 compatible plus some minor performance improvements.

Regards,

Alvaro

On Oct 25, 2010, at 9:39 PM, Charl van Niekerk wrote:

> On Mon, Oct 25, 2010 at 3:35 PM, David Wragg <david at rabbitmq.com> wrote:
>> These errors appear to be due to the extension code targeting an older
>> version of rabbitmq-c than what's currently in default.  rabbitmq-c is
>> still maturing, and sometimes we make changes to its API.  At this
>> point, code using librabbitmq should probably document the revision ID
>> of rabbitmq-c it is known to work against.
> 
> Thanks very much for the info, David. The code I need to write is
> going to be part of a GPL-licensed open source project, I am thinking
> I should use the php-amqplib library for the moment. It seems to be
> all-PHP so will be less efficient but might be a more stable solution
> for the interim:
> 
> http://code.google.com/p/php-amqplib/
> 
> Any thoughts appreciated.
> 
> Thanks,
> Charl
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss



More information about the rabbitmq-discuss mailing list