Koha/misc/bin
Galen Charlton e3f473187e kohabug 2048 - improve zebraqueue_daemon performance
[1] Increase sleep interval between checks of zebraqueue
    from 0.01 seconds to 0.50.
[2] Batch up commits of changes to the zebraqueue table
[3] If the same record appears multiple times in the queue,
    handle only once.
[4] Properly postpone failures to process record deletes to
    avoid spinning.
[5] Correct how queue entries are marked done - avoid skipping
    an authority record update, e.g., if it has the same
    ID number as a bib that was updated.
[6] Added a FIXME about a possible later enhancement to
    batch up updates so that Zebra isn't told to commit
    after each record.

No documentation changes.

Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2008-05-20 12:55:04 -05:00
..
koha-pazpar2-ctl.sh kohabug 1776 - enable daemon controls scripts for 'dev' mode 2008-04-21 18:17:32 -05:00
koha-zebra-ctl.sh kohabug 1776 - try to locate Zebra during install 2008-04-22 17:59:00 -05:00
koha-zebraqueue-ctl.sh kohabug 1776 - enable daemon controls scripts for 'dev' mode 2008-04-21 18:17:32 -05:00
zebraqueue_daemon.pl kohabug 2048 - improve zebraqueue_daemon performance 2008-05-20 12:55:04 -05:00