Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 37585 invoked from network); 26 Oct 2005 17:24:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Oct 2005 17:24:35 -0000 Received: (qmail 81703 invoked by uid 500); 26 Oct 2005 17:23:55 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 81681 invoked by uid 500); 26 Oct 2005 17:23:55 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 81667 invoked by uid 99); 26 Oct 2005 17:23:55 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 10:23:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of clinton.begin@gmail.com designates 66.249.82.197 as permitted sender) Received: from [66.249.82.197] (HELO xproxy.gmail.com) (66.249.82.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Oct 2005 10:23:50 -0700 Received: by xproxy.gmail.com with SMTP id i31so102146wxd for ; Wed, 26 Oct 2005 10:23:31 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=B1c7vXddLVpbZsiOozaAr1Fmcoh+eWhpPpGJ2EhUWutbwjLzhT0VBPRjN+YiaaDgeTzNjmvZOPYopJcSMNX7TDCZJHFd5z2lV/MUQn7mQblkEG0HytIuIThGYlclb6tb1XYb5qP0pQ93HBgqkeTWEbz+4tubGSZIjYw9Ssn/w4U= Received: by 10.64.251.6 with SMTP id y6mr884521qbh; Wed, 26 Oct 2005 10:23:31 -0700 (PDT) Received: by 10.65.35.7 with HTTP; Wed, 26 Oct 2005 10:23:31 -0700 (PDT) Message-ID: <16178eb10510261023w6aabc011i3d3dc4d411e0008d@mail.gmail.com> Date: Wed, 26 Oct 2005 11:23:31 -0600 From: Clinton Begin To: user-java@ibatis.apache.org Subject: Re: dataSource simple or dbcp? In-Reply-To: <20051020171602.F1E6910FB2B4@asf.osuosl.org> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_2250_8200839.1130347411403" References: <20051020171602.F1E6910FB2B4@asf.osuosl.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_2250_8200839.1130347411403 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I think it is. :-) It's a 3 year old piece of code, with nearly no bug reports. So it's pretty darn stable. The other nice thing is that it doesn't spawn threads or anything crazy. So it's predictable and solid. Try it out to see what you think. Cheers, Clinton On 10/20/05, Zsolt Koppany wrote: > > Hi, > > as far as I understand, ibatis is shipped with a simple dataSource > implementation. Is that as good as DBCP for production? > > Zsolt > > > ------=_Part_2250_8200839.1130347411403 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
I think it is.  :-)

It's a 3 year old piece of code, with nearly no bug reports.  So it's pretty darn stable.  The other nice thing is that it doesn't spawn threads or anything crazy.   So it's predictable and solid.  Try it out to see what you think.

Cheers,
Clinton


On 10/20/05, Zsolt Koppany <zsolt.koppany@intland.com> wrote:
Hi,

as far as I understand, ibatis is shipped with a simple dataSour= ce
implementation. Is that as good as DBCP for production?

Zsolt<= br>


------=_Part_2250_8200839.1130347411403--