文件名称:淋巴:Python服务框架
文件大小:157KB
文件格式:ZIP
更新时间:2024-03-21 21:08:59
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