Fix Remote procedure call (RPC) section header

This commit is contained in:
Donne Martin 2017-03-07 19:16:25 -08:00
parent 43cd75f7bd
commit 50d3d7ecb3

View File

@ -1525,7 +1525,7 @@ Use UDP over TCP when:
* [User datagram protocol](https://en.wikipedia.org/wiki/User_Datagram_Protocol)
* [Scaling memcache at Facebook](http://www.cs.bu.edu/~jappavoo/jappavoo.github.com/451/papers/memcache-fb.pdf)
### Remote procedural call (RPC)
### Remote procedure call (RPC)
<p align="center">
<img src="http://i.imgur.com/iF4Mkb5.png">