[Koha-bugs] [Bug 27783] Introduce background job queues

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 11 16:14:49 CEST 2022


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

Kyle M Hall <kyle at bywatersolutions.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132875|0                           |1
        is obsolete|                            |
 Attachment #132876|0                           |1
        is obsolete|                            |
 Attachment #132877|0                           |1
        is obsolete|                            |
 Attachment #132878|0                           |1
        is obsolete|                            |
 Attachment #132879|0                           |1
        is obsolete|                            |
 Attachment #132880|0                           |1
        is obsolete|                            |
 Attachment #132948|0                           |1
        is obsolete|                            |
 Attachment #132951|0                           |1
        is obsolete|                            |

--- Comment #37 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 133160
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133160&action=edit
Bug 27783: Add --job-type to background_jobs_worker.pl

This will let sysop adjust the number of workers and how they want to
manage them.
For instance one could want to have one worker for ES indexation and
another worker for other jobs, to prevent ES index to be stuck behind
bigger batch process.

Signed-off-by: Arthur Suzuki <arthur.suzuki at biblibre.com>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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


More information about the Koha-bugs mailing list