Re: Help

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: "Albert B(dot) Tingson III" <albert(dot)tingson(at)mayniladwater(dot)com(dot)ph>
Cc: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Re: Help
Date: 2003-03-13 17:35:28
Message-ID: Pine.LNX.4.33.0303131032310.21002-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, 13 Mar 2003, Albert B. Tingson III wrote:

> can anyone plss help me. Can you give me java code for connection
> pooling in postgres database. I need it in our project. Thanks!!!!

I'm pretty sure most JSP style servers support connection pooling. Are
you writing a web type app where jboss might be a good fit? www.jboss.org

It supports just about every feature you could ever want. Some folks I
know here at work were looking at other app servers, and hadn't even heard
of jboss, then they tried it, contacted the tech support, and were so
happy with the support that they went with it.

If you don't have to work in java, aolserver supports connection pooling
and native tcl/tk as it's scripting language, and can (it's been a while
since I looked it up so I'm not 100% sure anymore) support modules written
in C or Java.

In response to

  • Help at 2003-03-13 09:09:30 from Albert B. Tingson III

Browse pgsql-general by date

  From Date Subject
Next Message Eric B.Ridge 2003-03-13 17:45:52 Re: Views + Rules + Triggers + 7.3.2 = Upgrade Problems (was: Re: REWRITE_INVOKE_MAX and "query may contain cycles" )
Previous Message Richard Huxton 2003-03-13 17:33:03 Re: I cannot get the db to initialize. Please help.