hydra/src/lib
Eelco Dolstra c08883966c Use PostgreSQL notifications for queue events
Hydra-queue-runner now no longer polls the queue periodically, but
instead sleeps until it receives a notification from PostgreSQL about
a change to the queue (build added, build cancelled or build
restarted).

Also, for the "build added" case, we now only check for builds with an
ID greater than the previous greatest ID. This is much more efficient
if the queue is large.
2015-06-11 17:41:59 +02:00
..
Hydra Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
Hydra.pm Allow a different state directory for hydra-server 2015-02-24 11:40:24 +01:00
Makefile.am Merge in the first bits of the API work 2013-07-02 14:00:46 -04:00