Dariusz Gafka
Sep 21, 2022

--

However, if your concern is failure in case of having multiple Asynchronous Event Handlers for the same Event Message, then you don't need to worry.

Ecotone implements routing slip to solve this problem by default.

As a result each event handler will receive a copy of the message, so all the processing will be done in isolation. :)

--

--

Dariusz Gafka
Dariusz Gafka

Written by Dariusz Gafka

I am sharing knowledge and experience about DDD, Event Sourcing and Message-Driven Systems. And making them effortless to follow with Ecotone Framework in PHP.

No responses yet