hydra/src
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-eval-jobs Rename c -> hydra-eval-jobs 2015-05-26 13:58:01 +02:00
hydra-queue-runner Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
lib Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
root Fix colspan 2015-06-09 14:42:02 +02:00
script Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
sql Keep track of failed paths in the Hydra database 2015-06-10 14:57:16 +02:00
ttf Add font for the captcha 2013-03-04 12:16:13 +01:00
xsl Fix UTF-8 handling of log files 2014-08-13 18:53:29 +02:00
Makefile.am Start of single-process hydra-queue-runner 2015-05-28 17:39:29 +02:00
Makefile.PL * Move everything up one directory. 2009-03-05 13:41:57 +00:00