MarginaliaSearch/code/common/message-queue
Viktor Lofgren 98b5f22104 (control) WIP control service
* Set messages to OK when received so they're cleaned up properly.
2023-07-10 21:33:57 +02:00
..
src (control) WIP control service 2023-07-10 21:33:57 +02:00
build.gradle Message queue based state machine 2023-07-04 17:42:06 +02:00
msgstate.svg Message queue WIP 2023-07-04 14:28:14 +02:00
readme.md Message queue based state machine 2023-07-04 17:42:06 +02:00

Message Queue

Implements resilient message queueing for the application, as well as a finite state machine library backed by the message queue that enables long-running tasks that outlive the execution lifespan of the involved processes.

Message States