MarginaliaSearch/code/services-application
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
..
api-service (test) Remove tests from fast suite 2024-11-17 19:45:59 +01:00
dating-service (chore) Remove lombok 2024-11-11 21:14:38 +01:00
explorer-service (refac) Move export tasks to a process and clean up process initialization for all ProcessMainClass descendents 2024-11-21 16:00:09 +01:00
search-service (chore) Remove lombok 2024-11-11 21:14:38 +01:00
status-service (status) Clean up the status page a bit 2024-11-17 20:00:44 +01:00
readme.md (minor) Correct link in documentation for app services 2024-02-12 15:55:06 +01:00

Application Services

The application services offer user interfaces/applications around interacting with the core services.