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.blo...@inlibro.com

inLibro | pour esprit libre | www.inLibro.com <http://www.inLibro.com>
_______________________________________________
Koha-devel mailing list
Koha-devel@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : https://www.koha-community.org/
git : https://git.koha-community.org/
bugs : https://bugs.koha-community.org/

Reply via email to