vedant-dev0718 / CommerceSaga

Orchestration is a way to coordinate sagas where a centralized controller tells the saga participants what local transactions to execute. The saga orchestrator handles all the transactions and tells the participants which operation to perform based on events.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

event-driven-microservices-saga-orchestration

The projects deal with the backend of an e-commerce application.

Screenshots

App Screenshot App Screenshot

About

Orchestration is a way to coordinate sagas where a centralized controller tells the saga participants what local transactions to execute. The saga orchestrator handles all the transactions and tells the participants which operation to perform based on events.


Languages

Language:Java 100.0%