淋巴:Python服务框架 源码
淋巴 淋巴是Python服务的自以为是的框架。 它的特点是 发现:可插入服务发现(例如,由ZooKeeper支持) RPC:请求-答复消息传递(通过ZeroMQ + MessagePack) 事件:可插入且可靠的发布订阅消息(例如,RabbitMQ支持) 流程管理 在readthedocs.org上有。 安装(作为依赖项) # py-monotime requires python headers, and gevent and cython require build-essential $ sudo apt-get install build-essential python-dev $ pip install https://github.com/deliveryhero/lymph.git#egg=lymph (淋巴本身)的发育 $ git clone https://gi
文件列表
淋巴:Python服务框架
(预估有个172文件)
MANIFEST.in
75B
serial_event.graffle
40KB
Makefile
7KB
test_base.py
9KB
rpc.py
9KB
container.py
10KB
__init__.py
9KB
test_mock_helpers.py
8KB
kombu.py
10KB
tox.ini
480B
暂无评论