Re: any activemq version that can handle >1mb message size

2008-01-08 Thread svart
Hi The latest stable release. (ActiveMQ 5.0.0) /klas rajdavies wrote: > > hi klas, > > which version are you using ? > > > On Jan 7, 2008, at 4:40 PM, svart wrote: > >> >> Hi >> >> The v5 server leaks memory. (Possibly the client libs to

Re: any activemq version that can handle >1mb message size

2008-01-07 Thread svart
Hi The v5 server leaks memory. (Possibly the client libs too.) I created a toy application: Program-A-loop: consumes a msg from queue q1 and puts it on queue q2. Program-B-loop: consumes a msg from q2 and puts it on q1. A loop that will stress the server, I know:) Initially, I start with some m