----------------------------------------------------------------
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!!!
----------------------------------------------------------------
check the singleton pool in turbine project OR java.sun.com for more info/specs/hints.
I also think javaworld had some articles on this subject.
These are sources that contain all U need to develop your own pool.
In my opinion JDBC really requires pooling.
HTH
//OLAS
Ben Ricker wrote:
> ----------------------------------------------------------------
> 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!!!
> ----------------------------------------------------------------
>
> Sergio R�os Mendoza wrote:
>
> > Ben: I agree with you but there's a problem: I don't know how to create a database
>pooling, I mean I know products like Bea Weblogic or Allaire JRun manage it, but my
>budget is not enough to adquire it.
> > My question to you is: How can I improve a db pooling using only these resources
>(Apache & Jserv & Jconnect & Java)?
> >
> > Thanks
> > Sergio R�os
>
> I am afraid I cannot help you with that particular problem. I am the
> administrator, not the programmer. One of the programmers here wrote his
> own database pooling servlets, so that is how we worked around the
> problem. I heard that there is a Java Servlet Programming book out there
> that has a section on creating your own database pooling construct.
> Maybe someone else on the list can help?
>
> Ben Ricker
> Web Administrator
> US-Rx, Inc.
>
> --
> --------------------------------------------------------------
> 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]