spring-modulith
spring-modulith copied to clipboard
Distribution of persisted event processing
trafficstars
As discussed on yesterdays JUG in Münster:
Modulith applications may be scaled horizontally to handle load. Decoupling of functional gravity via events may then cause a new bottleneck when scheduled reprocessing of failed handlers can only be executed by a single instance (e.g. using ShedLock).