James, I am confused. I have seen that if lot of messages are sent and the max memory(as specified by usagemanager) is reached the producer gets blocked.
If the same case happens in Jboss it would remove messages from memory so that new messages can be accepted from the client. Is my understanding wrong ? regards, Pradeep James.Strachan wrote: > > Yes - sending millions of persistent messages to a queue on a broker > with small RAM; then consume them all. > > On 8/25/06, pradeep <[EMAIL PROTECTED]> wrote: >> >> By consuming , do you mean storing them in the database. >> Thanks, >> Pradeep >> >> >> James.Strachan wrote: >> > >> > We do a similar thing. e.g. we regularly test ActiveMQ by preloading a >> > queue with millions of messages with a small heap of 64Mb and then >> > consuming them all. >> > >> > On 8/25/06, pradeep <[EMAIL PROTECTED]> wrote: >> >> >> >> Jboss messaging has paging support. >> >> >> >> >> http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/guide-1.0.1.CR4/html/configuration.html#conf.destination.paging >> >> >> >> Is there any plan to provide this feature in ActiveMQ. I think this is >> >> quite >> >> a useful feature and queue/topic can hold lot of messages. >> >> Thanks >> >> -- >> >> View this message in context: >> >> http://www.nabble.com/Paging-support-tf2163517.html#a5979757 >> >> Sent from the ActiveMQ - User forum at Nabble.com. >> >> >> >> >> > >> > >> > -- >> > >> > James >> > ------- >> > http://radio.weblogs.com/0112098/ >> > >> > >> >> -- >> View this message in context: >> http://www.nabble.com/Paging-support-tf2163517.html#a5980260 >> Sent from the ActiveMQ - User forum at Nabble.com. >> >> > > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Paging-support-tf2163517.html#a5980508 Sent from the ActiveMQ - User forum at Nabble.com.
