Can you give more information about the performance test? Which test? Which queue? How did you measure the dequeue latency.
On Mon, Oct 20, 2014 at 5:09 PM, Mohit Anchlia <mohitanch...@gmail.com> wrote: > I am running a performance test and from what I am seeing is that messages > are taking about 100ms to pop from the queue itself and hence making the > test slow. I am looking for pointers of how I can troubleshoot this issue. > > There seems to be plenty of CPU and IO available. I am running 22 producers > and 22 consumers in the same group. >