Return-Path: Delivered-To: apmail-jakarta-struts-user-archive@www.apache.org Received: (qmail 12829 invoked from network); 2 Nov 2003 15:29:30 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 2 Nov 2003 15:29:30 -0000 Received: (qmail 60536 invoked by uid 500); 2 Nov 2003 15:29:09 -0000 Delivered-To: apmail-jakarta-struts-user-archive@jakarta.apache.org Received: (qmail 60514 invoked by uid 500); 2 Nov 2003 15:29:08 -0000 Mailing-List: contact struts-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list struts-user@jakarta.apache.org Received: (qmail 60500 invoked from network); 2 Nov 2003 15:29:08 -0000 Received: from unknown (HELO athena.rtwmls.com) (216.150.225.233) by daedalus.apache.org with SMTP; 2 Nov 2003 15:29:08 -0000 Received: (qmail 24735 invoked from network); 2 Nov 2003 15:29:10 -0000 Received: from pcp03303736pcs.ypwest01.mi.comcast.net (HELO me) (68.43.246.114) by athena.rtwmls.com with SMTP; 2 Nov 2003 15:29:10 -0000 Received: (nullmailer pid 1066 invoked by uid 500); Sun, 02 Nov 2003 15:26:44 -0000 Date: Sun, 2 Nov 2003 10:26:44 -0500 From: Nick Heudecker To: Struts Users Mailing List Subject: Re: What's the best choice for connection pooling with Struts and PostgreSQL Message-ID: <20031102152643.GA1055@systemmobile.com> Mail-Followup-To: Struts Users Mailing List References: <20031101174617.65300.qmail@web15201.mail.bjs.yahoo.com> <200311012118.09596.java@christianbollmeyer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hi Bruce, I personally prefer C3P0 over DBCP. I've had problems with DBCP in the past, and the support for C3P0 seems to be better. You can find it on Sourceforge. On Sun, Nov 02, 2003 at 08:56:43AM +0800, ZYD wrote: > Dear all, > > I'm writing my Struts application using PostgreSQL as the backend database. Could you give me some advice on choosing the connection pooling framework/methods? > > I wrote my own connection pooling classes, but if there are some good frameworks from jakarta, it definitely worth a try. > > Any response is greatly appreciated. > > bruce -- Nick Heudecker SystemMobile, Inc. Email: nick@systemmobile.com Web: http://www.systemmobile.com --------------------------------------------------------------------- To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: struts-user-help@jakarta.apache.org