[Koha-bugs] [Bug 32558] Allow background_jobs_worker.pl to process multiple jobs simultaneously up to a limit

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 17 09:27:17 CET 2023


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

--- Comment #50 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Refactored the code in ImportBatch, new results:

286505 at /usr/share/koha/misc/background_jobs_worker.pl line 93.
286506 90 at /usr/share/koha/misc/background_jobs_worker.pl line 136.
286507 91 at /usr/share/koha/misc/background_jobs_worker.pl line 136.
286508 92 at /usr/share/koha/misc/background_jobs_worker.pl line 136.
286567 93 at /usr/share/koha/misc/background_jobs_worker.pl line 136.

| 90 | finished | 2023-02-17 08:16:14 | 2023-02-17 08:17:14 |
| 91 | finished | 2023-02-17 08:16:14 | 2023-02-17 08:17:14 |
| 92 | finished | 2023-02-17 08:16:14 | 2023-02-17 08:17:14 |
| 93 | finished | 2023-02-17 08:17:17 | 2023-02-17 08:18:17 |

This looks good !

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


More information about the Koha-bugs mailing list