Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify - Mailing list pgsql-jdbc

From Віталій Тимчишин
Subject Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify
Date
Msg-id 331e40660912210756t1cfa57e1oc8edcc69de52309a@mail.gmail.com
Whole thread Raw
In response to Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify  (<rsmogura@softperience.pl>)
List 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 by date:

Previous
From:
Date:
Subject: Re: Cheapest way to poll for notifications? & Driver improvement question re SSL and notify
Next
From: MILTOS MILTIADOUS
Date:
Subject: Re: URGENT HELP NEEDED. CALLING STORED PROCEDURES USING JDBC