[Koha-bugs] [Bug 22417] Delegate background jobs execution

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 4 05:22:09 CEST 2020


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

--- Comment #54 from David Cook <dcook at prosentient.com.au> ---
Created attachment 105543
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105543&action=edit
[Local Prosentient] Create experimental support for RabbitMQ-based background
tasks

This patch includes a koha-mq-scheduler service which creates
a mq_scheduler.pl daemon, which listens to RabbitMQ queues.

This patch also includes an audit-authorities.pl web script,
which sends a message to RabbitMQ.

The mq_scheduler.pl daemon loads Koha::Prosentient::MQ::AuditAuthorities.pm,
and runs a class method which does a background task to audit
bib-auth linkages.

Koha community work:
https://bugs.koha-community.org/bugzilla3//show_bug.cgi?id=22417

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


More information about the Koha-bugs mailing list