threadsafe scalable datasourcepool

From: gustav trede <gustav(dot)trede(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: threadsafe scalable datasourcepool
Date: 2009-07-25 23:07:08
Message-ID: 311e0eaf0907251607i4d6d633am41fd7fbc5910784a@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I would be happy to :

implement a more scalable jdbc datasource pool in
AbstractJdbc4PoolingDataSource.
The jdbc4 specific subclass should allow me to use use the concurrency api
in 1.5+,
For that to work ant could switch to the correct
AbstractJdbc4PoolingDataSource at compile time (due to PGPoolingDataSource
extends it).

Is this something of interest ?

I would also like to make the current implementation in
AbstractJdbc23PoolingDataSource threadsafe.

--
regards
gustav trede

Browse pgsql-jdbc by date

  From Date Subject
Next Message Clemens Eisserer 2009-07-26 16:10:07 Implicit sequence with start value?
Previous Message John Dunlap 2009-07-25 15:29:16 No suitable driver found