aboutsummaryrefslogtreecommitdiff
path: root/chapter/1
diff options
context:
space:
mode:
authorPaul Grosu <pgrosu@gmail.com>2016-12-07 16:35:14 -0500
committerPaul Grosu <pgrosu@gmail.com>2016-12-07 16:35:14 -0500
commitaedd469d5ec714759ab0a7cf91c426631288be03 (patch)
treedd57138783f1f43df0595bb54bdadfe4b741825f /chapter/1
parente8b2aa3c2fd421f407aa4ad5979cc33ce18e0b77 (diff)
submit
Diffstat (limited to 'chapter/1')
-rw-r--r--chapter/1/gRPC.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md
index d645046..fceeaa6 100644
--- a/chapter/1/gRPC.md
+++ b/chapter/1/gRPC.md
@@ -283,6 +283,10 @@ You should see the following response:
<em>Figure 10: The Hello World gRPC Client and the response from the Server.</em>
</p>
+<h3>4 <em>Conclusion</em></h3>
+
+This chapter presented an overview of the concepts behing gRPC, HTTP/2 and will be expanded in both breadth and language implementations. The area of microservices one can see how a server endpoint can actually spawn more endpoints where the message content is the protobuf definition for new endpoints to be generated for load-balancing like for the classical Actor Model.
+
## References
` `[Apigee]: https://www.youtube.com/watch?v=-2sWDr3Z0Wo