Distributed Transactions are dead - Sergey Bykov

preview_player
Показать описание
Distributed Transactions are dead, long live distributed transactions!

As "we all know", distributed transactions pretty much died with the advent of the Internet. Developers of cloud services have learned to cope with eventually consistent data stores and the Event Souring paradigm. But what to do when "eventual" is not enough?

Orleans never shied away from questioning conventional wisdom. It pioneered the Virtual Actor Model that offered a compelling alternative, especially for building scalable distributed applications, to the prevailing at the time view of actors. Support for scalable distributed transactions is one of the latest innovations in Orleans that challenges popular misconceptions about them.

Рекомендации по теме
Комментарии
Автор

Sorry for you loss Sergey. He must be proud of all what you're achieving with what he did.

ataybenana
Автор

1:52 distributed transactions is a different game
1:59 resource manager
3:04 in practice, life is more challenging than that
3:16 configuration is hard
4:33 reason: CAP theorem
4:58 important paper: life beyond distributed transactions
5:43 CQRS/ES to the rescure
7:37 only Durability in ACID is valid

ruixue
Автор

Best Regards From Mexico City. Manuel Silva

easyappscompany