Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify

Поиск
Список
Период
Сортировка
От Віталій Тимчишин
Тема Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify
Дата
Msg-id 331e40660912210756t1cfa57e1oc8edcc69de52309a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify  (<rsmogura@softperience.pl>)
Список pgsql-jdbc


2009/12/21 <rsmogura@softperience.pl>

I think the background thread, especially timer thread is better solution
then sending data to server.


I disagree because this task (receive notifications) is not an often task. There are many many installations that do not need it. And  prefer to implement such a task in inefficient way than to make all the connections in the world more complex and resource-consuming.

Best regards, Vitalii Tymchyshyn

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

Предыдущее
От:
Дата:
Сообщение: Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify
Следующее
От: MILTOS MILTIADOUS
Дата:
Сообщение: Re: URGENT HELP NEEDED. CALLING STORED PROCEDURES USING JDBC