----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
There were some initial threading problems, but I supplied code to fix 2
separate threading problems which are in the current release 1.0.11
* Troy
Troy Harrison
Systems Consultant
CNA Life Department-Information Technology
Software Application Services
[EMAIL PROTECTED]
(615) 871-1550
1-800-PAGE-MCI, Pin Number 1407266
-----Original Message-----
From: Jae Roh [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 06, 2000 10:07 AM
To: 'Java Apache Users'
Subject: RE: How to do Database session pooling ?
----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
We've also used DbConnectionBroker in the past.
We've seen some problems with thread safety with that package, though, so we
ended up writing our own connection pooling...
- jae
-----------------------------------------------
>
> Try www.javaexchange.com
>
> DbConnectionBroker is what we use, excellent tool.
>
>
> * Troy
>
> Troy Harrison
> Systems Consultant
> CNA Life Department-Information Technology
> Software Application Services
> [EMAIL PROTECTED]
> (615) 871-1550
> 1-800-PAGE-MCI, Pin Number 1407266
>
>
> -----Original Message-----
> From: Girish Belsare [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 05, 2000 4:49 PM
> To: [EMAIL PROTECTED]
> Subject: How to do Database session pooling ?
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hi,
> System setup
> Apache Jserv 1.1.2
> sun Solaris 2.6,
> Oracle Database 8.1.6
> Development - Servlets.
>
> My application is a database intensive one
> (internet). At present each servlet makes a database
> connection , get the data and closes it once certain
> action is performed. So I really don't have any
> control on number of session created ( it is based on
> simultaneous hits on the site) and certainly this
> approach slows down the servlet loading. Any
> workaround ?
> The download of Jserv talks option of pooling , but
> couldn't get any further details on that one .
>
> Thanks in advance, for any direction.
>
> Girish
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-
> dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
>
>
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-
> dogs.com/>
> Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search Archives:
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]