[Koha-bugs] [Bug 27267] Create more efficient daemon for indexing Zebra

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 18 01:33:40 CET 2020


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

David Cook <dcook at prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|koha-bugs at lists.koha-commun |dcook at prosentient.com.au
                   |ity.org                     |

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
Another idea is to use the RabbitMQ. Instead of polling the database via a
daemon, I could enhance Koha to send RabbitMQ messages when there is data to
index. 

The daemon would just be subscribed to a Koha index queue and it could trigger
indexing jobs as I proposed above.

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


More information about the Koha-bugs mailing list