Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 327 Bytes

File metadata and controls

8 lines (6 loc) · 327 Bytes

software-architecture-patterns

Aggregator repo, for 3 architectural patterns explained at Java2Days 2019 conference (Sofia - Bulgaria), and implemented in Java

How to implement :

  • Fault Tolerant Architectures
  • Distributed Transactions (Saga Pattern) - Long Running Actions
  • Asynchronous Intra-Microservices Communication