4

Zero: 一个高性能、快速的 Python 微服务框架 (RPC + PubSub)

 3 years ago
source link: https://www.jdon.com/56812
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client
一个高性能、快速的 Python 微服务框架 (RPC + PubSub)

Zero 是一个高性能和快速(参见基准测试)的 Python 微服务框架,提供 RPC 和 Pub Sub 接口。

  • 后台使用zeromq提供微服务之间更快的通信。
  • 使用消息进行通信,支持传统的客户端-服务器或请求-回复模式。
  • 支持Async和sync。
  • 基本服务器 (ZeroServer)使用所有 cpu 核心。

零背后的理念:

  • 零学习曲线:学习曲线趋于零。您只需添加您的功能并启动服务器,就这样!该框架隐藏了消息传递模式的复杂性,可实现更快的通信。
  • ZeroMQ:一个很棒的消息传递库实现了零的力量。

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK