Give a try to RabbitMQ (background jobs rewrite) - POC!
Hi devs, I have submited a proof of concept (POC) on bug 22417 (Delegate background jobs execution). The idea would be to isolate our background jobs code (the one in the .pl) into module then use RabbitMQ to process them. More stuffs on the bug! https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 Cheers, Jonathan
Awesome! I'm very excited to see your email and read the bug report, Jonathan! I've been wanting to add a message queue to Koha for years now. David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] On Behalf Of Jonathan Druart Sent: Wednesday, 27 February 2019 2:58 AM To: koha-devel <koha-devel@lists.koha-community.org> Subject: [Koha-devel] Give a try to RabbitMQ (background jobs rewrite) - POC! Hi devs, I have submited a proof of concept (POC) on bug 22417 (Delegate background jobs execution). The idea would be to isolate our background jobs code (the one in the .pl) into module then use RabbitMQ to process them. More stuffs on the bug! https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417 Cheers, Jonathan _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
Hi, also excited about it. Added to my TODO list ;) Le 27/02/2019 à 06:38, David Cook a écrit :
Awesome! I'm very excited to see your email and read the bug report, Jonathan!
I've been wanting to add a message queue to Koha for years now.
David Cook Systems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia
Office: 02 9212 0899 Direct: 02 8005 0595
-----Original Message----- From: koha-devel-bounces@lists.koha-community.org [mailto:koha-devel-bounces@lists.koha-community.org] On Behalf Of Jonathan Druart Sent: Wednesday, 27 February 2019 2:58 AM To: koha-devel <koha-devel@lists.koha-community.org> Subject: [Koha-devel] Give a try to RabbitMQ (background jobs rewrite) - POC!
Hi devs,
I have submited a proof of concept (POC) on bug 22417 (Delegate background jobs execution). The idea would be to isolate our background jobs code (the one in the .pl) into module then use RabbitMQ to process them.
More stuffs on the bug!
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
Cheers, Jonathan _______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
-- Fridolin SOMERS <fridolin.somers@biblibre.com> BibLibre, France - software and system maintainer
Hi, Quick update: a new version of this development has been published. See bug 22417 comment 30 for more info. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417#c30 Please test, read the code, and provide feedbacks :) Cheers, Jonathan Le mar. 26 févr. 2019 à 16:57, Jonathan Druart <jonathan.druart@bugs.koha-community.org> a écrit :
Hi devs,
I have submited a proof of concept (POC) on bug 22417 (Delegate background jobs execution). The idea would be to isolate our background jobs code (the one in the .pl) into module then use RabbitMQ to process them.
More stuffs on the bug!
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
Cheers, Jonathan
Hi Jonathan, very interesting work.. I'll give it a try as soon as I can. El mar., 25 de febrero de 2020 08:18, Jonathan Druart < jonathan.druart@bugs.koha-community.org> escribió:
Hi,
Quick update: a new version of this development has been published. See bug 22417 comment 30 for more info. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417#c30
Please test, read the code, and provide feedbacks :)
Cheers, Jonathan
Le mar. 26 févr. 2019 à 16:57, Jonathan Druart <jonathan.druart@bugs.koha-community.org> a écrit :
Hi devs,
I have submited a proof of concept (POC) on bug 22417 (Delegate background jobs execution). The idea would be to isolate our background jobs code (the one in the .pl) into module then use RabbitMQ to process them.
More stuffs on the bug!
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22417
Cheers, Jonathan
_______________________________________________ Koha-devel mailing list Koha-devel@lists.koha-community.org https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
participants (4)
-
Agustin Moyano -
David Cook -
Fridolin SOMERS -
Jonathan Druart