Koha/misc
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
..
bin kohabug 2048 - improve zebraqueue_daemon performance 2008-05-20 12:55:04 -05:00
cronjobs Final update to holds queue work: adds link to holds queue 2008-05-20 12:36:40 -05:00
installer_devel_notes/data/en/marcflavour replacing SHELF_LOC by LOC, as decided with kados on the chat 2007-12-26 14:33:02 -06:00
load_testing Adding a couple benchmark scripts 2008-03-20 08:40:48 -05:00
migration_tools BUGFIX : script to fix & fill onloan field in items table. 2008-05-12 09:24:43 -05:00
release_notes a reminder about tags for the RM 2008-04-04 16:37:10 -05:00
spellcheck_suggest installer: command-line scripts improve finding C4 modules 2007-12-17 09:13:54 -06:00
translator french translation updated 2008-05-12 10:07:58 -05:00
batchCompareMARCvsFrameworks.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchDeleteUnusedSubfields.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchImportMARCWithBiblionumbers.pl do not let MARC::Batch open MARC files 2008-03-21 21:46:39 -05:00
batchRebuildBiblioTables.pl remove some unneeded use statements 2008-03-21 21:46:29 -05:00
batchRepairMissingBiblionumbers.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
batchupdateISBNs.pl ordering by biblioitemnumber for best performance 2008-05-05 05:45:41 -05:00
check_sysprefs.pl moving some files and deleting cataloguing/updateitem.pl, the _real_ updateitem.pl is in catalogue/ 2007-12-30 12:09:52 -06:00
commit_biblios_file.pl speed boost: command-line stage and commit biblios 2008-01-03 16:26:24 -06:00
exportauth.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
koha-install-log kohabug 1776 - try to locate Zebra during install 2008-04-22 17:59:00 -05:00
kohalib.pl installer: command-line scripts improve finding C4 modules 2007-12-17 09:13:54 -06:00
link_bibs_to_authorities.pl authorities: new batch job to link bibs to authorities 2008-02-08 06:01:44 -06:00
perlmodule_ls.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
perlmodule_rm.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_print.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
sax_parser_test.pl fixing nomenclature on files in misc/, adding a few new utilities 2007-12-30 12:13:34 -06:00
stage_biblios_file.pl staging import - enhance record overlay behavior 2008-04-30 21:58:46 -05:00
testKoha.pl C4 and misc: permissions fixes 2007-12-13 19:00:34 -06:00