| From: | "Nico" <nicohmail-postgresql(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-jdbc(at)postgresql(dot)org |
| Subject: | Re: Open connections |
| Date: | 2004-12-31 16:08:42 |
| Message-ID: | cr3tic$2vmv$1@news.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-jdbc |
Resin 3.0.8. Don't forget: I do not have permission to the resin
configuration files, only to my application files.
Nico.
"Rupa Schomaker" <pgsql-jdbc(at)lists(dot)rupa(dot)com> schreef in bericht
news:41D236C0(dot)5090705(at)lists(dot)rupa(dot)com(dot)(dot)(dot)
> On 12/28/2004 3:35 PM, Nico wrote:
>> That's where the next problem lies: I don't know anything about pooling
>> mechanisms. Could you please give me a good place to get started? Or
>> some code how to do so?
>> Thanks.
>
> The internet is a wonderful thing. I think someone already pointed out
> dbcp.
>
> First, what web container are you using? Nearly all come with a
> connection pooling implementation. Tomcat is bundled with dbcp.
>
> Second, if you can't figure out the first, then just use dbcp:
>
> http://jakarta.apache.org/commons/dbcp/
>
> [snip]
>
>> --
>> Dave Cramer
>> http://www.postgresintl.com
>> 519 939 0336
>> ICQ#14675561
>
>
> --
> -Rupa
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rupa Schomaker (lists) | 2004-12-31 17:40:15 | Re: Open connections |
| Previous Message | Mohammad Altaf | 2004-12-30 11:06:47 | Out parameter support in PostgreSQL |