RE: [openjms-user] For OpenJMs Developers : OpenJMS Performance with Persistent Messages and Durable subscribers..
Jim Alateras <[email protected]>
| Newsgroups | gmane.comp.java.openjms.devel |
|---|---|
| Message-ID | <[email protected]> |
You could probably do but you'll have to look beyond the code in MessageMgr.java. In particular look at Destination and Consumer code, which is in the same package. Use the following the Open Source compliance test suite http://jmscts.sourceforge.net/index.html to ensure that your changes don't break OpenJMS compliance to the JMS specification. cheers </jima> > -----Original Message----- > From: openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > [mailto:openjms-user-admin-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org]On Behalf Of Sanjeev > Aggarwal > Sent: Friday, June 27, 2003 8:12 PM > To: [email protected]; [email protected] > Cc: [email protected] > Subject: [openjms-user] For OpenJMs Developers : OpenJMS Performance > with Persistent Messages and Durable subscribers.. > > > Hi, > > I am using Persistent messages and Durable subscribers on Topics. I looked > into the OpenJMS Code. Found that it is saving the JMSMessage into the > database before publishing it to subscribers. > > Can I change it, in a way that message is published to > subscribers and then > saved in the database in a seperate thread so that subscribers > gets a faster > delivery of messages. > > Thanks, > Sanjeev. > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > openjms-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/openjms-user