[rabbitmq-discuss] php talking to ruby

Robin Wood robin at digininja.org
Fri Jan 21 10:41:03 GMT 2011


On 19 January 2011 19:47, Robin Harvey <harvey.robin at gmail.com> wrote:
> Hi Robin,
> I've recently released a PHP implementation of Amqp which works OK with
> RabbitMQ, you might like to try it.  I've posted an example of how to do a
> really simple produce here:
> https://gist.github.com/786716
> You can download the code here:
> https://github.com/BraveSirRobin/amqphp
> HTH,

I still can't get this to talk to the Ruby. The Ruby consumer is in here

https://gist.github.com/786508

Can you get your libraries to talk to it?

Robin


> --Robin
>
> On Wed, Jan 19, 2011 at 5:32 PM, Robin Wood <robin at digininja.org> wrote:
>>
>> On 19 January 2011 17:18, Michael Klishin <michael.s.klishin at gmail.com>
>> wrote:
>> > 2011/1/19 Robin Wood <robin at digininja.org>
>> >>
>> >> That has got rid of the errors but the Ruby consumer doesn't appear to
>> >> be receiving anything. The consumer I'm using is the one I sent at
>> >> 10:24 which should display anything that it receives.
>> >
>> > Robin,
>> > Can you maybe post code examples you have so far to gist.github.com?
>> > It is a bit difficult to follow what your code looks like after all the
>> > modifications.
>> > Thank you.
>> > --
>> > MK
>>
>> Ye, I was getting lost as well, here you go:
>>
>> https://gist.github.com/786508
>>
>> Robin
>> _______________________________________________
>> 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