Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It was decided that we should have three different types of RPCs:

...

support "Two phase send/wait synchronous RPCs" - a process sends an RPC, does other work, and then waits on the reply of the RPC.

Current RPC API:

Client side:

...