AsyncIO pipeline runner
benknoll-umn opened this issue · 0 comments
benknoll-umn commented
Implement a pipeline runner that uses AsyncIO rather than the current multiprocessing pool.
Use grpc's asyncio-supporting module: https://grpc.github.io/grpc/python/grpc_asyncio.html