[rabbitmq-discuss] CRITICAL:pika.connection:Attempted to send frame when closed
shilpa karkera
shilpa.karkera at finoux.com
Thu May 29 05:06:11 BST 2014
Yeh, But each runs in with its own channel. What I mean to say is, every
thing is now independent of the elements in the other thread. So it
should not intertwine anything.
On Thursday 29 May 2014 09:24 AM, Gavin Roy wrote:
> Each thread needs its own connection, not channel.
>
> On Wed, May 28, 2014 at 11:34 PM, shilpa karkera
> <shilpa.karkera at finoux.com <mailto:shilpa.karkera at finoux.com>> wrote:
>
> Kindly look into the following issue. The threads are properly
> managed.
>
> On Wednesday 28 May 2014 12:04 PM, shilpa karkera wrote:
>> Okay, now I have reconfigured my entire code:
>>
>> Now each queue has its own channel. Thus when I open 3 browser
>> tabs for my application. It starts 3 threads each having its own
>> channel.
>> However, it still gives the same error.
>>
>>
>> On Wednesday 28 May 2014 09:11 AM, shilpa karkera wrote:
>>> Yep, got it! Thank you for the explanation. checking it out
>>> right away!
>>>
>>>
>>> On Tuesday 27 May 2014 08:33 PM, Steve Powell wrote:
>>>> What Michael meant to type is:
>>>>
>>>> On 27 May 2014, at 14:05, Michael Klishin
>>>> <mklishin at gopivotal.com <mailto:mklishin at gopivotal.com>> wrote:
>>>>
>>>>> Each thread
>>>>> should have its own /*_channel_*/(e.g. open one right after it
>>>>> is started), then
>>>>> you won't have this connection error.
>>>>
>>>> Steve Powell [/Cell/: +44-7815-838-558]
>>>> / Good design/ [...]/is as little design as possible.
>>>> /Dieter Rams
>>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20140529/faf885c6/attachment.html>
More information about the rabbitmq-discuss
mailing list