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

--- Comment #13 from Tomás Cohen Arazi <tomasco...@gmail.com> ---
Something smells here :-D

We have a daemon that runs in two ways: listening to the STOMP protocol, or
just polling the DB...

And we have a task initiator (i.e. a call to ->enqueue) that needs to decide if
it does through the STOMP protocol or just inserts on the DB...

It feels like the message broker is only adding complexity with no obvious
gain?

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