MarginaliaSearch/code/common/config
Viktor Lofgren 51e46ad2b0 (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents
Since some of the export tasks have been memory hungry, sometimes killing the executor-services, they've been moved to a separate process that can be given a larger Xmx.

While doing this, the ProcessMainClass was given utilities for the boilerplate surrounding receiving mq requests and responding to them, some effort was also put toward making the process boot process a bit more uniform.  It's still a bit heterogeneous between different processes, but a bit less so for now.
2024-11-21 16:00:09 +01:00
..
java/nu/marginalia (conf) Introduce a new concept of node profiles 2024-11-20 18:15:22 +01:00
test/nu/marginalia (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents 2024-11-21 16:00:09 +01:00
build.gradle (search-query) Add new ranking parameters for proximity and verbatim matches 2024-08-25 10:34:12 +02:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Config

This package contains configuration injectables used by the services.