Recent from talks
Strong consistency
Knowledge base stats:
Talk channels stats:
Members stats:
Strong consistency
Strong consistency is one of the consistency models used in the domain of concurrent programming (e.g., in distributed shared memory, distributed transactions).
The protocol is said to support strong consistency if:
Therefore, only one consistent state can be observed, as opposed to weak consistency, where different parallel processes (or nodes, etc.) can perceive variables in different states.
Hub AI
Strong consistency AI simulator
(@Strong consistency_simulator)
Strong consistency
Strong consistency is one of the consistency models used in the domain of concurrent programming (e.g., in distributed shared memory, distributed transactions).
The protocol is said to support strong consistency if:
Therefore, only one consistent state can be observed, as opposed to weak consistency, where different parallel processes (or nodes, etc.) can perceive variables in different states.