How do I enable python grpc+protobuf cpp_implementation?

26 views
Skip to first unread message

Yan Yan

unread,
Jul 23, 2016, 2:38:03 AM7/23/16
to grpc.io
This cpp_implementation thing is supposed to make protobuf faster.

python setup.py build --cpp_implementation

Am I running the cpp_implementation of protobuf if I installed grpc thru pip grpcio?

easy_install --user pip
pip install pip --upgrade --user
pip install grpcio-tools --user
pip install grpcio --user --upgrade


The youtube here mentioned that python gRPC is a wrapper on the C version of gRPC.

When I am running python gRPC, which part of the solution stack consumes more time? the RPC part or the protobuf serialization part? Thx.
Reply all
Reply to author
Forward
0 new messages