KumareshBabuNS / saga-pattern-example

saga-pattern-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Saga Pattern Example

What is it?

This is an example of Saga Patten wrote in Java and using RabbitMQ. There are two type of architecture for this pattern: Choreography and Orchestration. For this example I used Choreography one.

References

Todo

  • Add all services to docker-compose.yaml

About

saga-pattern-example


Languages

Language:Java 100.0%