Skip to content

W3 Spot

  • Blog Disclaimer

Distributed Computing

Why CA System Is Not Possible in Distributed World

September 5, 2021July 2, 2021 by admin

We know about CAP theorem for distributed system. Consistency: Any node which is not down must return the latest write when data is read from it. Availability: Any node which is not down must return non-error response for a read. Data might not be the most recent. Partition Tolerance: In case of network breakdown among … Read more

Categories Distributed Computing Leave a comment

© 2025 W3 Spot • Built with GeneratePress