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.
什么技术更好地获得服务器到服务器和服务器-客户端之间的通信?ZeroMQ,直接RPC?
如果您阅读有关这两种技术的一些资源会更好。
没有“一种”更好的技术,但其中一种可能更适合您的需求。
继续阅读:
我的印象是您已经使用 RPC 并且非常了解其他技术,例如基于 HTTP 的通信。