Glossary

execution semantics

RPC: The rules of execution for a remote procedure call, including the effect of multiple invocations on the outcome of a procedure's operation. See also at-most-once semantics, broadcast semantics, maybe semantics, idempotent semantics.