[rabbitmq-discuss] php talking to ruby

Robin Wood robin at digininja.org
Tue Jan 18 23:45:19 GMT 2011


2011/1/18 Alexandre Kalendarev <akalend at mail.ru>:
> Robin,
>
> You must to use the universal  data  format : JSON or XML, or other conventional dataformat.
>

I'm completely new to RabbitMQ, any pointers as to where to look for
this? Do you know if both the libraries I've chosen will do this?

Robin

> Alexandre
>
>
> Tue, 18 Jan 2011 20:13:10 +0000 письмо от Robin Wood <robin at digininja.org>:
>
>> Hi
>> I'm trying to get Ruby, using the AMQP gem to talk to PHP using the
>> php-amqp library. Both on their own work and talk between their own
>> consumer/publisher but I can't get them to talk cross language.
>>
>> Before I post my randomly hacked together code does anyone have good
>> sample code that shows the two languages talking to each other?
>>
>> I'm new to MQ stuff but roughly what I'm seeing is the channel and
>> queues are being created OK and messages are being sent but when I
>> watch them in Wireshark I see the PHP one has a content type of
>> plain/text but the Ruby message has application/octet.
>>
>> Any tips?
>>
>> Robin
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
> _______________________________________________
> 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