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

--- Comment #54 from David Cook <dc...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to