mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-23 21:18:58 +00:00
![]() Use SimpleBlockingThreadPool pool instead of Java's Workstealing Pool as the latter causes runaway memory consumption in some circumstances, while SimpleBlockingThreadPool uses a bounded queue and always pushes back against the supplier if it can't hold any more tasks. |
||
---|---|---|
.. | ||
src/main/java/nu/marginalia/encyclopedia | ||
build.gradle | ||
readme.md |
This package contains a severely stripped down version of the codebase from encyclopedia.marginalia.nu.
The extracted code is a ZimFile reader and WikiHTML cleaner. It is used by the encyclopedia side-loader.