Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Distributed transactions and the saga pattern

xstefank
March 01, 2018

Distributed transactions and the saga pattern

Lasaris presentation 2018-03-01

xstefank

March 01, 2018
Tweet

Other Decks in Technology

Transcript

  1. DISTRIBUTED DISTRIBUTED DISTRIBUTED DISTRIBUTED DISTRIBUTED DISTRIBUTED TRANSACTIONS AND TRANSACTIONS AND

    TRANSACTIONS AND TRANSACTIONS AND TRANSACTIONS AND TRANSACTIONS AND THE SAGA PATTERN THE SAGA PATTERN THE SAGA PATTERN THE SAGA PATTERN THE SAGA PATTERN THE SAGA PATTERN
  2. SAGA EXECUTIONS 2PC - T Saga success - T1, T2,

    T3, … , Tn compensation - T1, T2, … , Tk, Ck, Ck-1, … , C1
  3. LRA EXECUTOR EXTENSION proof of concept / prototype LRA de

    nition asynchronicity and scalability recovery capabilities protocol/platform independent https://github.com/xstefank/lra-executor-extension