[rabbitmq-discuss] Continuous connection between consumer and producer

Ravi Pandey ravindrapandey1982 at gmail.com
Thu Apr 10 13:29:21 BST 2014


I want connection between consumer and producer to be open. My requirement
is to send messages to producer, so my assumption is that if connection
between them is open forever then I can send messages through that open
connection :)


On Thu, Apr 10, 2014 at 5:51 PM, Tim Watson <tim at rabbitmq.com> wrote:

> On 10 Apr 2014, at 12:57, Ravi Pandey wrote:
>
> > I am using php-amqplib
> >
>
> That's perhaps why we see this "disconnecting" business then, since PHP
> doesn't support long-lived connections. Not sure what you can do about
> that, given the way PHP works. Perhaps someone with more PHP expertise can
> comment?
>
> As Michael points out though, it's really not an issue when working with
> request/reply queues, since the connection does not have to be long-lived
> in order for this to work.
>
> Cheers,
> Tim
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140410/669e1060/attachment.html>


More information about the rabbitmq-discuss mailing list