文件名称:Python-Doge是一个基于Python的高性能开源RPC框架
文件大小:28KB
文件格式:ZIP
更新时间:2022-08-29 20:25:10
Python开发-RPC 服务器
Doge是一个Python RPC框架,类似于Alibaba Dubbo和Weibo Motan。
【文件预览】:
doge-master
----MANIFEST.in(62B)
----.travis.yml(307B)
----.coveragerc(201B)
----download_etcd.sh(247B)
----tests()
--------server.json(230B)
--------client.json(141B)
--------test_lb.py(813B)
--------test_config.py(939B)
--------test_registry.py(3KB)
--------test_url.py(517B)
--------test_server.py(1KB)
--------test_ha.py(1KB)
--------__init__.py(44B)
--------test_endpoint.py(1KB)
--------test_client.py(2KB)
----LICENSE(11KB)
----requirements.txt(49B)
----examples()
--------server.py(478B)
--------server.json(270B)
--------client.json(218B)
--------client.py(466B)
----setup.py(1KB)
----.gitignore(1KB)
----doge()
--------registry()
--------config()
--------cluster()
--------__init__.py(0B)
--------common()
--------rpc()
--------gunicorn()
----README.md(5KB)