Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: implementing asynchronous notifications


  • From: Oliver Jowett <oliver(at)opencloud(dot)com>
  • To: Andras Kadinger <bandit(at)surfnonstop(dot)com>
  • Cc: pgsql-jdbc(at)postgresql(dot)org
  • Subject: Re: implementing asynchronous notifications
  • Date: Wed, 20 Apr 2005 12:20:44 +1200
  • Message-id: <4265A05C.6050302@opencloud.com> <text/plain>

Andras Kadinger wrote:

> PGConnection.getNotifies() now processes peding Async Notifies first - no
> need to send polling queries to the server anymore. The result is zero
> network traffic in the idle case.

I've applied your latest patch (with some cosmetic editing and a
testcase) to CVS HEAD. Thanks for implementing this!

-O



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group