fbpx

[文章分享] 使用 Python 實現 gRPC 伺服器

什麼是 gRPC ?

gRPC 是遠端程序呼叫(Remote Procedure Call,RPC)通訊協定,它利用 protobufs 做為其訊息格式。使用 gRPC,客戶端應用程式可以使用 method stubs 直接呼叫遠端伺服器上可用的 method 。

✍ 文章網址 https://towardsdatascience.com/implementing-grpc-server-using-python-9dc42e8daea0


Lingoda

Comments are closed.

Powered by WordPress.com.

Up ↑

%d 位部落客按了讚: