File:PACELC theorem.png

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia

Original file(672 × 750 pixels, file size: 58 KB, MIME type: image/png)

Summary

Description
English: The PACELC theorem is an extension to the CAP theorem. It states that in case of network partitioning (P) in a distributed computer system, one has to choose between availability (A) and consistency (C) (as per the CAP theorem), but else (E), even when the system is running normally in the absence of partitions, one has to choose between latency (L) and loss of consistency (C).
Date
Source Own work
Author Lightsoar

This diagram was created using mermaid.js.

flowchart TD

  P{Partitioned?}

  P -->|"(P) Yes\n(latency suffers)"| C{Tradeoff:\nConsistency vs.\navailability}
  C -->|A| PA
  C -->|C| PC

  P -->|"(E) No\n(availability suffers)"| E{Tradeoff:\nLatency vs.\nConsistency}
  E -->|L| EL
  E -->|C| EC

Licensing

I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

The tradeoff between availabiliy, consistency and latency, as described by the PACELC theorem.

Items portrayed in this file

depicts

6 March 2024

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current17:51, 6 March 2024Thumbnail for version as of 17:51, 6 March 2024672 × 750 (58 KB)LightsoarZealous crop
17:40, 6 March 2024Thumbnail for version as of 17:40, 6 March 20241,074 × 765 (69 KB)LightsoarUploaded own work with UploadWizard
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata