https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34477
Bug ID: 34477
Summary: Further reduce memory usage for idle background job
worker
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
While bug 28413 reduced the amount of memory used by background job worker, I
think that we can reduce it further yet.
I'm seeing a lot of workers around 56MB RES and 104MB VIRT at the moment
(although there are some smaller ones). Multiple that for multiple workers
across multiple instances, and it adds up pretty quickly.
Contrast that with bug 27267 where I've got an idle Zebra indexer that uses 7MB
RES and 12MB VIRT. That scales up much nicer.
Anyway, not a burning issue, but it would be useful to do sometime down the
track. It could be an easy win for server resource usage.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
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/