spring-modulith icon indicating copy to clipboard operation
spring-modulith copied to clipboard

Distribution of persisted event processing

Open mczul opened this issue 1 year ago • 0 comments
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).

mczul avatar May 16 '24 09:05 mczul