#distributed-system
Read more stories on Hashnode
Articles with this tag
Synchronization's Role in Upholding Consistency in Complex Systems · Complex systems are used in almost every aspect of computer science and engineering,...
The basics of Quorum-Based systems in Distributed Systems · In distributed systems, quorum-based approaches are essential mechanisms for maintaining...
Understanding the differences between Speed and Scalability to build effective and efficient Software Systems · When discussing the planning and...
Designing distributed systems to minimise correlated failures. · Scalability and dependability are two areas where distributed systems face new problems....
The basics and overview of Distributed transactions · A distributed transaction is one that involves numerous database systems or other resources in a...
Understanding Distributed Transactions with 2PC and XA with Example. · Two-phase commit (2PC) and XA (eXtended Architecture) are two important concepts...