[rabbitmq-discuss] Channels Connections and Consumers

Alvaro Videla videlalvaro at gmail.com
Mon Dec 16 08:26:31 GMT 2013


Hi,

If your consumer application stops running, then the channels and
connections will be force closed. Of course is better if your
applications closes them.

Are your connections being blocked due to flow control?

Regards,

Alvaro

On Mon, Dec 16, 2013 at 7:04 AM, Ranjith Venkatesan
<ranjith.v at zohocorp.com> wrote:
> Hi,
>
> I am experimenting with RabbitMq. I tried to push some msgs to RabbitMq and
> consume from Mq. My server runs a job for each user, which will consume from
> RabbitMq. I could able to retrieve message from RabbitMq. But, after
> installing management plugin, i saw a strange behavior in RabbitMq. The
> number of connection,channel and consumers keeps on increasing for each
> schedule it runs.  But the number of connection,channel and consumers not
> closing if a schedule stop executing.
>
>
> Do we manually close channel ,connections and channel ? Or Am i missing some
> config parameters ?
>
>
> Thanks in  Advance
>
> Ranjith Venkatesan
>
>
>
> --
> View this message in context: http://rabbitmq.1065348.n5.nabble.com/Channels-Connections-and-Consumers-tp32096.html
> Sent from the RabbitMQ mailing list archive at Nabble.com.
> _______________________________________________
> 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