Re: Backlog data causes producers to slow down.

2011-12-21 Thread harry143
Yea i tried With optimizedDispatch="false" as well as "true".But it really did not affect much. The problem of degradation in producer throughput remained. @gary : hey you mentioned in your previous post that producer and consumer share a common resource "consumer dispatch queue " . Is it also the

Re: Backlog data causes producers to slow down.

2011-12-20 Thread harry143
I am facing the similar problem. Whenever my consumer goes down and there is a data back log the production rate goes down significantly. Moreover when my consumer is up again , the production rate goes down again and this cycle goes on. Some Info : I am using Producer flow control = FALSE , Async