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

--- Comment #4 from David Cook <dc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to