Homec4science

BibRank: restart WSGI app after citation indexing

Authored by Tibor Simko <tibor.simko@cern.ch> on Jul 8 2010, 15:46.

Description

BibRank: restart WSGI app after citation indexing

  • This patch is a workaround for the citation indexer memory troubles, when Apache WSGI daemon processes may end up doubling the memory after citation dictionary is updated; therefore let us restart the WSGI daemon application after the citation indexer finished, which relieves this problem. The restart is done via touching invenio.wsgi file. The proper fix for this problem would be a strict separation between citation indexer updating dicts and citation searcher loading dicts.

Details

Committed
Tibor Simko <tibor.simko@cern.ch>Jul 12 2010, 17:39
Parents
R3600:3712792b992e: BibRank: fix update of rnkMETHOD.last_updated
Branches
Unknown
Tags
Unknown

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:846554c8d6e9: BibRank: restart WSGI app after citation indexing (authored by Tibor Simko <tibor.simko@cern.ch>).Jul 12 2010, 17:39