On 23 Okt, Hiram Chirino wrote:
> Hi Guys..
> 
> I've been working on a cache layer for JBossMQ and it's about 95% done.  
> What will this change in JBossMQ??  Well, it will allow you to send it 
> larger amounts of messages/larger messages with out running into Out of 
> Memory problems in the VM.  The cache only kicks in when memory usage is 
> high, so if your clients are consuming messages fast enough you will see ~ 0 
> performance hit since the message will not be swaped out to disk.  If your 
> messages end up sitting on the server for a long amount of time, you have 
> good chance it will get swapped to disk (unless you have alot of memory).

Sounds like exiting stuff. Did you not mention some time ago that this
also would lay the foundation for clustering of JBossMQ - wich would be
really neat to have.
> 
> Anyways, this change touched alot of files so I would like to cut another 
> JBossMQ standalone release before I commit this big change.  How do you 
> folks think.  Do you think the current head is ok enough to be labled 
> JBossMQ 1.0.0 stable?

In my view we have a beta2. Several new features, a lot of bugfixes, and
few that actually have run it: beta2.

Will you only make a stand alone release or will it also be integrated
into JBoss 2.4?

//Peter
> 
> Regards,
> Hiram
> 
> 
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
> 
> 
> _______________________________________________
> Jboss-development mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-development

-- 
------------------------------------------------------------
Peter Antman             Technology in Media, Box 34105 100 26 Stockholm
Systems Architect        WWW: http://www.tim.se
Email: [EMAIL PROTECTED]        WWW: http://www.backsource.org
Phone: +46-(0)8-506 381 11 Mobile: 070-675 3942 
------------------------------------------------------------


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to