Idempotence

Why Trust Techopedia

What Does Idempotence Mean?

The term “idempotent” in IT refers to an operation that does not affect the application that it is called in, if it is called more than once with the same input parameters. Other kinds of operations change the application’s data structure with each iteration.

Advertisements

Techopedia Explains Idempotence

Idempotence can be used to look at fundamental aspects of how commands and functions work within a given programming environment.

One of the best and easiest examples to explain idempotence is in the use of various commands in a given server or architecture communication system. For example, HTTP protocol uses numerous commands, among them “Get” and “Post.” Experts point out that, for example, repeating a “Get” command would not alter the surrounding program, but repeating a “Post” command would alter the program with each iteration.

Advertisements

Related Terms

Margaret Rouse
Editor

Margaret jest nagradzaną technical writerką, nauczycielką i wykładowczynią. Jest znana z tego, że potrafi w prostych słowach pzybliżyć złożone pojęcia techniczne słuchaczom ze świata biznesu. Od dwudziestu lat jej definicje pojęć z dziedziny IT są publikowane przez Que w encyklopedii terminów technologicznych, a także cytowane w artykułach ukazujących się w New York Times, w magazynie Time, USA Today, ZDNet, a także w magazynach PC i Discovery. Margaret dołączyła do zespołu Techopedii w roku 2011. Margaret lubi pomagać znaleźć wspólny język specjalistom ze świata biznesu i IT. W swojej pracy, jak sama mówi, buduje mosty między tymi dwiema domenami, w ten…