|
From: Dmitriy K. <dko...@ru...> - 2004-02-26 17:32:44
|
+1 for sandbox -----Original Message----- From: spr...@li... [mailto:spr...@li...] On Behalf = Of Alef Arendsen Sent: Thursday, February 26, 2004 12:07 PM To: spr...@li...; rod...@in... Subject: RE: [Springframework-developer] JMS brainstorming I'd be interested in having look... Maybe it's an idea to publish the code in the sandbox for now? Alef > -----Original Message----- > From: spr...@li... > [mailto:spr...@li...] On=20 > Behalf Of Andre Biryukov > Sent: Thursday, February 26, 2004 5:46 PM > To: rod...@in...; springframework-=20 > dev...@li... > Subject: Re: [Springframework-developer] JMS brainstorming >=20 > Hi Rod, Hi All, >=20 > I've been working on the JMS support for a few weeks now and I think=20 > I'm ready to go public with it to find out your opinion. So far, I got = > Mark to volunteer to look at the code, make suggestions and possibly=20 > contribute some code. If anybody is interested to look at it as well,=20 > just drop me a mail, I'll be happy to forward what I have so far to=20 > you. >=20 > I'm not only interested in the feedback about the code, but would like = > to hear opinions on what we should include and what not. The API for=20 > messaging is huge, well, big. The challenge is to try and put as much=20 > functionality as > possible, but at the same token, try not to make it look complex. >=20 > Here's the list of things I've implemented: >=20 > 1. Templates for publish/subscribe and point-to-point messaging. I did = > include support for both durable and non-durable messaging. 2. The=20 > consumers will be able to not only create messages, but also will have = > some control over how they will be delivered. I.e. modify default=20 > delivery mode, priority, time to live. 3. Message listeners will be=20 > instrumental in automatically registering beans > as subscribers to topics and queues. >=20 > I left out support for the transacted sessions. Sessions created are=20 > all set to "no-transaction" and "auto-ACK". Is this something we would = > like to see in the framework or should we just keep it simple for now=20 > ? The more suggestions I get now, the better, so please open the flood = > gate. :) >=20 > Thanks, >=20 > Andre. >=20 > >From: "Rod Johnson" <rod...@in...> > >To: <spr...@li...> > >CC: "Andre Biryukov" <and...@ho...> > >Subject: Re: [Springframework-developer] JMS brainstorming > >Date: Thu, 26 Feb 2004 06:35:33 -0000 > > > >Rong > > > >JMS support is in the works, and should make 1.1. > > > >Andre Biryukov is currently working on this, and should be joining=20 > >the Spring team soon. > > > >Andre, if you want to share your work in progress with the Spring dev > list > >(or with Rong directly), now would be a good time :-) > > > >Regards, > >Rod > > > >----- Original Message ----- > >From: "Ou, Rong" <Ro...@sa...> > >To: <spr...@li...> > >Sent: Tuesday, February 24, 2004 9:44 PM > >Subject: [Springframework-developer] JMS brainstorming > > > > > >Hi all, > > > >We currently have a project that does a lot of JMS messaging, and we=20 > >desperately need an API to simplify the interface layer to JMS. I=20 > >heard rumors that JMS support will be added to Spring 1.1, but we=20 > >just can't > wait > >that long. So I am thinking about doing something in the interim. Who = > >knows, if it comes out good, maybe I can contribute the code back. > > > >In Rod's book there is only a couple of pages that briefly touches=20 > >upon JMS. I looked at the interface21 code, the JMS portion is also=20 > >pretty simplistic. > >I understand Spring has evolved a lot since the interface21 days. So = to > all > >you experienced Spring'ers, if you were to add JMS support today,=20 > >what would you do? I am still fairly new to Spring, so any=20 > >suggestions and help are welcome. > > > >Thanks, > > > >Rong > > > > > >------------------------------------------------------- > >SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and=20 > >deploy apps & Web services for Linux with a free DVD software kit=20 > >from IBM. Click Now! = http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dick > >_______________________________________________ > >Springframework-developer mailing list > >Spr...@li... > = >https://lists.sourceforge.net/lists/listinfo/springframework-developer > > > > >=20 > _________________________________________________________________ > Stay informed on Election 2004 and the race to Super Tuesday.=20 > http://special.msn.com/msn/election2004.armx >=20 >=20 >=20 > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and=20 > deploy apps & Web services for Linux with a free DVD software kit from = > IBM. Click Now! = http://ads.osdn.com/?ad_id=3D1356&alloc_id=3D3438&op=3Dclick > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id438&op=3Dclick _______________________________________________ Springframework-developer mailing list Spr...@li... https://lists.sourceforge.net/lists/listinfo/springframework-developer |