Skip to content
#SoftwareArchitecture

Code of Architecture - "Distributed Systems, 4th Ed" 5 (Coordination)

#SoftwareArchitecture #DistributedSystems #Architecture #SystemDesign #Software #CoA

Tonight, 18:00 In Moscow we We will continue to discuss the book "Distributed Systems". In this issue, we will discuss the chapter on coordinating parts of a distributed system. Previous issues have been devoted generalismdebate architecture, processes, communicationsAnd now we have come to discuss the following important issues. How to synchronize clocks in different parts of a distributed system

  • What is a logical clock? (logical clocks) How to make mutual blockages (mutual exclusion)to share resources How to choose a leader (election algorithms) How to organize coordination with gossip (gossip-based coordination) How publish-subscribe works in distributed systems, i.e. how it is distributed to make event matching   How to evaluate the proximity of two parts of a distributed system (GPS and location systems as an example)

Participate in the release

  • Ilya Zonov @ Tinkoff  - Daniil Kuleshov @ Tinkoff  - Sergey Goppikov @ Tinkoff  - Alexander Polomodov @ Tinkoff

#SoftwareArchitecture #DistributedSystems #Architecture #SystemDesign #Software #CoA