Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我打算在我的 django 项目中使用 rpc。我发现 zerorpc 是一个漂亮的 rpc 库。所以我想将 django 与 zerorpc 集成。最佳做法是什么?以及如何在生产中启动 zerorpc 服务器?谢谢!