(the code executes)
(the code executes)
- The actual code that provides the service desired should (ideally) be the same in both a traditional program and its RPC counterpart
- thats the whole idea, after all
- all the parameter packing, program registering, network calling, parameter unpacking, etc., is very similar across different servers and can be (almost) automatically generated