Аннотация
Nowadays software applications are often connected with each other over computer networks using inter-process communication technologies. gRPC is a modern inter-process communication style based on high-performance RPCs (remote procedure calls) for building distributed applications and microservices. With the advent of microservices and cloud native applications, the adoption of gRPC is exponentially growing.



![Python 3.4 introduced the asyncio library, and Python 3.5 produced the async and await keywords to use it palatably. These new additions allow so-called asynchronousprogramming.
All of these new features, which I’ll refer to under the single name Asyncio, have been received by the Python... Using Asyncio in Python [Understanding Python’s Asynchronous Programming Features]](https://www.rulit.me/data/programs/images/using-asyncio-in-python-understanding-python-s-asynchronous_606937.jpg)

Комментарии к книге "gRPC: Up and Running"