G
G
grabbee2020-09-22 17:15:38
symfony
grabbee, 2020-09-22 17:15:38

Whom to commit to in symfony/messenger?

Symphony is a queuing component. There you need to make a Message object and send it to the queue. And from there the handler will take it. It turns out that the Message object class must be at both ends of the "queue" at the same time.

But what if these are two different services and they are committed to different repositories. Is it possible to do commits to both services at the same time? Or to be smart about something like Symphony Contracts?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question