Changes between Version 37 and Version 38 of rpc_implementation
- Timestamp:
- Jan 17, 2019, 3:58:02 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
rpc_implementation
v37 v38 79 79 1. blocks and deschedule, waiting to be re-activated by the last server thread when it completed the requested service. 80 80 81 The tasks 4 and 5 can be done, for each target server, by the generic '' pc_send()'' function.81 The tasks 4 and 5 can be done, for each target server, by the generic ''rpc_send()'' function. 82 82 83 83 == 6) Pool of RPC servers ==