By Seecr

Software Craftsmanship

Seecr - Software Craftsmanship A service by Seecr,
This site was last updated on March 22 2012

Changeset: oaiharvester-scheduling

Title

OaiHarvester scheduling support added

Description

The OaiHarvester previously processed all records from a ListRecords
response in a single do.add(...) call. Since do-calls are intentionally
uninterruptible, this blocked the service containing the OaiHarvester
too long.
The ListRecords response is now handled on a per-record basis,
scheduled by the Reactor (optionally with a specified priority);
including a matching UpdateAdapterFromOaiHarvester.

Packages containing this changeset

meresco-oai

Creation date

2010-10-29

Versions where this changeset is applied

Baseline version

https://meresco.svn.sourceforge.net/svnroot/meresco/meresco-oai/workingsets/3.3-Edurep/version_3

Filename

201010291042.oaiharvester-scheduling.changeset [download]