Re: Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?
Дата
Msg-id CADK3HH+LiSGB_pEeeX6oYb2Xdd1K9ND6eNcLtVp-SqU6D9We_g@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?  (Віталій Тимчишин <tivv00@gmail.com>)
Список pgsql-jdbc
I implemented it in the current CVS. Please test

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca



2011/12/15 Віталій Тимчишин <tivv00@gmail.com>:
>
>
> 2011/12/15 Craig Ringer <ringerc@ringerc.id.au>
>>
>>
>> Perhaps more excitingly, a generic ThreadPoolExecutor can be safely used
>> within an EE container the same way, potentially allowing the JDBC driver to
>> use threads for blocking I/O. That'd finally permit a version of
>> PgConnection.getNotifications() that can be safely invoked without blocking
>> when SSL is in use!
>>
>> A driver thread pool could also help permanently fix those occasional
>> deadlocks that happen due to buffer management issues in the JDBC driver.
>>
>> I'll try to find time to do some testing and see if I can make this work
>> or at least bash out a proof of concept.
>>
>> ?
>
> How about moving to NIO? Or may be I could try it myself. Can you give me a
> class name I need to dig into transport layer?
>
> --
> Best regards,
>  Vitalii Tymchyshyn

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

Предыдущее
От: Віталій Тимчишин
Дата:
Сообщение: Re: Re: [SQL] JDBC Statement.setQueryTimeout : is there plan to implement this?
Следующее
От: Radosław Smogura
Дата:
Сообщение: Re: Re: [SQL] JDBC Statement.setQueryTimeout : is there planto implement this?