Glossary

at-most-once semantics

RPC: A characteristic of a procedure that restricts it to executing once, partially, or not at all--never more than once. See also idempotent semantics , broadcast semantics, maybe semantics.