idempotent
In der Mathematik oder Informatik: Eine Operation, die bei mehrfacher Anwendung das gleiche Ergebnis liefert wie eine einmalige Anwendung.
A mathematical or computational term meaning that multiple applications of an operation yield the same result as a single application.
-
Diese mathematische Funktion ist idempotent.— This mathematical function is idempotent.
-
Ein idempotenter HTTP-Request verändert den Zustand des Servers nicht erneut.— An idempotent HTTP request does not change the state of the server again.
-
Die Operation muss idempotent gestaltet sein.— The operation must be designed to be idempotent.
Синонимы