threadsafe scalable datasourcepool

Поиск
Список
Период
Сортировка
От gustav trede
Тема threadsafe scalable datasourcepool
Дата
Msg-id 311e0eaf0907251607i4d6d633am41fd7fbc5910784a@mail.gmail.com
обсуждение исходный текст
Список 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


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: John Dunlap
Дата:
Сообщение: No suitable driver found
Следующее
От: Clemens Eisserer
Дата:
Сообщение: Updateable ResultSet doesn't fetch sequence-generated values