From 93948d701c8e531c42caeb538b7fcb352e8d19ab Mon Sep 17 00:00:00 2001 From: Paul Grosu Date: Tue, 6 Dec 2016 19:32:39 -0500 Subject: submit --- chapter/1/gRPC.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'chapter/1/gRPC.md') diff --git a/chapter/1/gRPC.md b/chapter/1/gRPC.md index 99a81e0..96d4609 100644 --- a/chapter/1/gRPC.md +++ b/chapter/1/gRPC.md @@ -123,7 +123,7 @@ The officially supported languages are listed in Table 2 {% cite gRPC-Languages Table 2: Officially supported languages by gRPC.

-There are benchmarks being performed on a daily basis to ensure that gRPC performs optimally under high-throughput conditions as illustrated in Figure 6. +There are benchmarks being performed on a daily basis to ensure that gRPC performs optimally under high-throughput conditions as illustrated in Figure 6 {% cite gRPC-Benchmark %}.


@@ -152,3 +152,4 @@ The Java implementation of gRPC has been built with Mobile platform in mind and [Protobuf-Types]: https://developers.google.com/protocol-buffers/docs/encoding [gRPC-Overview]: http://www.grpc.io/docs/guides/ [gRPC-Languages]: http://www.grpc.io/about/#osp +[gRPC-Benchmark]: http://www.grpc.io/docs/guides/benchmarking.html \ No newline at end of file -- cgit v1.2.3