The property where performing the same operation multiple times produces the same result as performing it once.
The property where an operation leaves a system in the same state whether it's performed once or multiple times. Important in the design of distributed systems where retries can occur, such as preventing a payment from being processed twice.
© 2026 ITBGM