From a74492e8a41a086f82d73f640d0e69d187c38be6 Mon Sep 17 00:00:00 2001 From: Sree Kuchibhotla Date: Thu, 27 Sep 2018 11:11:01 -0700 Subject: Polling engine usage in client server --- doc/images/grpc-call-channel-cq.png | Bin 0 -> 46078 bytes doc/images/grpc-client-lb-pss.png | Bin 0 -> 56397 bytes doc/images/grpc-server-cq-fds.png | Bin 0 -> 42096 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/images/grpc-call-channel-cq.png create mode 100644 doc/images/grpc-client-lb-pss.png create mode 100644 doc/images/grpc-server-cq-fds.png (limited to 'doc/images') diff --git a/doc/images/grpc-call-channel-cq.png b/doc/images/grpc-call-channel-cq.png new file mode 100644 index 0000000000..d73b987ee9 Binary files /dev/null and b/doc/images/grpc-call-channel-cq.png differ diff --git a/doc/images/grpc-client-lb-pss.png b/doc/images/grpc-client-lb-pss.png new file mode 100644 index 0000000000..188e3654ec Binary files /dev/null and b/doc/images/grpc-client-lb-pss.png differ diff --git a/doc/images/grpc-server-cq-fds.png b/doc/images/grpc-server-cq-fds.png new file mode 100644 index 0000000000..e52bfac81c Binary files /dev/null and b/doc/images/grpc-server-cq-fds.png differ -- cgit v1.2.3