On 2/6/2001 at 6:37 PM Sam Ruby wrote:
>  But I *do* care if each subproject hoards its own pool 
> of database connections.

I still don't quite get why this is such an issue. The efficiency of a
pool comes from sharing connections that use the same login to the same
database. It would be likely that Jetspeed, Turbine, and Struts may all
want to connect to the same DBMS, but they would not usually want to
connect to the same database using the same login. 

Meanwhile, I do think there would be a lot of interest in a Jakarta
connection pool. In fact, someone has offered to donate one to Struts. 

< http://marc.theaimsgroup.com/?l=struts-dev&m=97967619230491 >

Perhaps the thing to do would be to circulate a Request for Proposal to
the subprojects that might use database connections, and see what we
get back. 

-- Ted Husted, Husted dot Com, Fairport NY USA.
-- Custom Software ~ Technical Services.
-- Tel 716 425-0252; Fax 716 223-2506.
-- http://www.husted.com/about/struts/



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to