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

--- Comment #264 from David Cook <dc...@prosentient.com.au> ---
(In reply to Katrin Fischer from comment #239)
> MySQL/MariaDB is very standard, RabbitMQ is not... 

I just want to add that message queues like RabbitMQ, ActiveMQ, Amazon SQS, etc
are common in the software world. Both ActiveMQ and Amazon SQS have been around
for over 15 years. 

They're not uncommon in the library software world either. Both DSpace and
Fedora Commons come with embedded ActiveMQ servers. (Since those are Java apps,
they have the advantage of being able to embed Java-based apps like ActiveMQ
and Solr.)

Using Plack and RabbitMQ actually helps Koha to catch-up with other (open
source) library systems.

-- 
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