Skip to content

Instantly share code, notes, and snippets.

@taeguk
Last active October 25, 2016 05:28
Show Gist options
  • Save taeguk/64731e48eded103ffe5ea0f3c716f6ac to your computer and use it in GitHub Desktop.
Save taeguk/64731e48eded103ffe5ea0f3c716f6ac to your computer and use it in GitHub Desktop.
Distributed Programming Lecture Note
idempotent REQ = self-contained REQ (Request containes the state itself.)
At least Once RPC Call Semantic needs idempotent REQ.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment