From: <mar...@sy...> - 2003-02-24 12:19:41
|
Haven't had a chance to try the AdminServlet so maybe this is already there and is more duplication. Would an XML-RPC or SOAP interface be useful for remote management of pools? I guess just implementing the ProxoolFacade class? Might be a useful option to handle to support the switching of database URLs in failover situations on non-servlet solutions (i.e. bundle with the driver, and activate via XML or Properties). Other thoughts is looking at other "delfacto" frameworks like Struts, Maverin, etc, and see what simple hooks we can provide to make integration seemless. Also I've been using Hibernate (http://hibernate.sf.net) lately, and have contributed a little documentation and feedback on version 2.0 which is still in beta. Would be nice to provide a Proxool integration as one of the pool managers it would use. I'll look into maybe working on this. Now I'm just dreaming... (A voice from the front of the class) Hey, dreamer boy get back to your documentation! Martin PS: On the URL question: Close all the connections immediately on a URL change is my vote. I think the fail-over features will be a really unique selling feature for Proxool. Worth some effort on the niceties. > > From: Bill Horsman <bi...@lo...> > Date: 2003/02/24 Mon AM 06:17:50 EST > To: Proxool Developer List <pro...@li...> > Subject: [Proxool-developer] Getting ready for 1.0 > > Hi all, > > What do we need to do to reach 1.0? I think we're _almost_ there. Martin > and Christian are working on DocBook and Christian is completing a JMX > implementation for 0.8. > > I'd like to make the new AdminServlet a bit better: make it possible to > update the definition for each pool. Perhaps provide some more > descriptive information about what all the definitions mean. > > Does anyone want to lobby for any other simple features that we could > include. I don't want to do anything fundamental that will delay 1.0 - > things like failover database switching can wait until 1.1. > > Cheers, > -- > Bill Horsman > Proxool > http://proxool.sourceforge.net > ICQ: 119577180 > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Proxool-developer mailing list > Pro...@li... > https://lists.sourceforge.net/lists/listinfo/proxool-developer > |