Re: [Spam: 5.0] Consumer blocking when session created on same connection as blocked producer

2007-02-27 Thread TonyLeigh
Hi James, Thanks for the info, I understand what is happening now and can work around it in my application. James.Strachan wrote: > > So the reason for this is that currently there is a single thread per > connection processing server side operations. Normally these > operations are pretty f

Consumer blocking when session created on same connection as blocked producer

2007-02-26 Thread TonyLeigh
Hello All, I've been struggling with a problem of ActiveMQ locking up with a combination of fast producers and slow consumers. After trawling through the threads I think I understand what is happening and why the lockup occurs, but I can only solve the lockup with two connections when it seems t