python实现的RPC例子

时间:2021-09-27 11:05:05
【文件属性】:
文件名称:python实现的RPC例子
文件大小:1.05MB
文件格式:ZIP
更新时间:2021-09-27 11:05:05
RPC PYTHON 在win7下运行的一个thrift的简单的RPC例子。客户端向服务端发送字符串,服务端加上前缀"result"后返回。
【文件预览】:
thrift_hello
----gen_py()
--------hello()
--------__init__.py(0B)
--------__pycache__()
----hello_client.py(1KB)
----.idea()
--------misc.xml(262B)
--------workspace.xml(21KB)
--------thrift_hello.iml(398B)
--------modules.xml(276B)
----hello_server.py(890B)
----thrift-0.11.0.exe(2.72MB)
----hello.thrift(56B)

网友评论