RSSAmplifier

Alex Savin · Jun 3, 2020

Idempotency

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

“Idempotency is the property of certain operations in mathematics and computer science whereby they can be applied multiple times without changing the result beyond the initial application.” - Wikipedia This might not sound particularly exciting, but it is one of the fundamental tools when building fault-tolerant systems. I believe the very first time I’ve heard about idempotency…

Read on alexsavin.me

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.