grpc/examples/python
Ho Ngok Chao 28e49b0f6f
Add concurrency into python example in route_guide (#31724)
* Add concurrency into python example in route_guide

- replace await single tasks sequentially with await task_group

* Add comments for asyncio.gather for concurrency

* Correct typo

* Update asyncio_route_guide to meet google style

Co-authored-by: Richard Belleville <rbellevi@google.com>
2022-12-21 11:17:14 -08:00
..
async_streaming Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
auth Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
cancellation Remove enum and future (#31381) 2022-10-18 14:58:30 -07:00
compression Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
data_transmission Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
debug Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
errors Remove enum and future (#31381) 2022-10-18 14:58:30 -07:00
hellostreamingworld Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
helloworld Print info when server starts (#30964) 2022-09-14 15:54:01 -07:00
interceptors Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
metadata Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
multiplex Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
multiprocessing Fix typo in multiprocessing example Readme (#30132) 2022-11-22 14:32:56 -08:00
no_codegen Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
retry Add retry example for gRPC Python (#26829) 2021-07-29 17:31:05 -07:00
route_guide Add concurrency into python example in route_guide (#31724) 2022-12-21 11:17:14 -08:00
uds Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
wait_for_ready Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
xds Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
Makefile Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
README.md Docs: fix links to quick start pages 2020-06-16 08:40:59 -04:00