grpc/examples/python/route_guide
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
..
.gitignore move examples to correct locations 2015-08-27 14:00:20 -07:00
README.md Docs: fix links to grpc.io tutorial pages 2020-06-16 08:47:24 -04:00
asyncio_route_guide_client.py Add concurrency into python example in route_guide (#31724) 2022-12-21 11:17:14 -08:00
asyncio_route_guide_server.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
route_guide_client.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
route_guide_db.json move examples to correct locations 2015-08-27 14:00:20 -07:00
route_guide_pb2.py Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
route_guide_pb2.pyi Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
route_guide_pb2_grpc.py Update third_party/protobuf to 3.21.4 (#30377) 2022-08-04 09:39:49 -07:00
route_guide_resources.py yapf examples/python 2017-12-12 10:59:01 -08:00
route_guide_server.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
run_codegen.py Oops 2020-10-19 13:07:52 -07:00