Skip to content

Comment on Why Strong Consistency?parent

Comments

Latency = Partition.

There is code running on a server. When poll that server, that code will choose (in the best case) between given you whatever answer it has Available, or it will check with its peers (on a different continent) to make sure it serves you up-to-date (Consistent) information.

CAP problems being a "rare occurrence" isn't a thing. The running code is either executing AP code or CP code.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.