[Koha-bugs] [Bug 27267] Create more efficient daemon for indexing Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 18 01:50:16 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27267

--- Comment #4 from David Cook <dcook at prosentient.com.au> ---
(In reply to David Cook from comment #3)
> Another idea would be to have 1 process per Koha instance (with very minimal
> memory usage) that either polls the database or listens to RabbitMQ and then
> forks a child process to run rebuild_zebra.pl (or triggers an API call that
> does the indexing).
> 
> This idea is probably the most container friendly. 
> 

That said, 60 minimal processes will use more CPU than 1 minimal process,
but... that usage should be minimal and non-sustained.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list