[Koha-devel] Memory footprint of Koha processes

Philippe Blouin philippe.blouin at inlibro.com
Mon Oct 23 21:57:16 CEST 2023


Howdy!

I'm trying to run a server with MANY koha instances (for educational 
purposes), but although the usage is very small, the resources required 
just make everything explode.

background_jobs_worker.pl for instance uses 170M per instance, and plack 
uses 200M without anything being loaded.

Any suggestion how this could be hacked (locally) to allow for 200 koha 
instances on a machine without requiring 100G of memory ?  The object 
model seems at fault here, but I see no way to go around "use 
Koha::BackgroundJobs;" at the top of the script.

Thanks!

-- 
Philippe Blouin,
Directeur de la technologie

Tél.  : (833) 465-4276, poste 230
philippe.blouin at inLibro.com

inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20231023/390a559d/attachment-0001.htm>


More information about the Koha-devel mailing list