gRPC: A Tecnologia de Chamada de Procedimento Remoto do Google para Arquiteturas Distribuídas

Autor:

Orientador:

Other information from the catalog sheet....


predefined command

to see a list of predefined commands run the command make

recommended pre-actions

We recommend running your code in an isolated environment. In the case of Python you can use PyEnv or Conda.

installing dependencies

make local-setup

running a server

make python-server

running a client

make python-client