Optimus-NP
Optimus-NP
Hi @rgaudin @veloman-yunkan @kelson42 Requesting you to review this PR.
Hi @kelson42 @rgaudin , Thank you for reviewing the PR I shared. I initially misunderstood the ask in the [issue: #729](https://github.com/kiwix/kiwix-tools/issues/729), but I now have a clearer understanding. Please take...
Thank you for your response @rgaudin "Could you please point me to the part of the code where you mentioned, *'To work around this, we are now waiting 10s after...
@rgaudin Thank you for [Code link](https://github.com/kiwix/operations/commit/29f06d62a814a7ece244908a6e882a9cb0c6a99c) Would it be safe to assume that the [Kiwix server](https://github.com/kiwix/kiwix-tools/tree/main/src/server) and [library-maintain.py script](https://github.com/kiwix/operations/blob/main/zim/library-mgmt/library-maint.py) are executing on the same host? If they do, I have...
Thanks for the feedback, @rgaudin. I’ve made a small adjustment to my proposal. Rather than using a file for message passing, we could leverage [Apache Kafka](https://kafka.apache.org/) to manage communication more...
@rgaudin Requesting traction on this issue.
> @Optimus-NP I am not the maintainer of kiwix-tools nor libkiwix (where this might lend depending on how it's implemented). It's a decision for @veloman-yunkan and @kelson42 to make I...
HI @rgaudin @evrial @kelson42 , Added my thoughts in [this comment](https://github.com/kiwix/kiwix-tools/pull/734#issuecomment-2709026849). Requesting your response.
# *Proposal: Automating Cache Purge with Kafka in Kiwix* ## *Overview* This proposal outlines a Kafka-based architecture to streamline the process of purging the cache when the [Kiwix server](https://github.com/kiwix/kiwix-tools/tree/main/src/server) reloads...
I have proposed this solution. Could you please review this approach, @dfober ? Proposed solution: Patch the code so the LLVM option registration occurs only once—for example, wrap the registration...