Technology Radar
Published : Sep 27, 2023
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Sep 2023
Trial
Pushpin 是一种反向代理工具,充当处理长连接(如 WebSockets 和服务器发送事件)的后端服务器与客户端之间的中介。它提供了一种终止来自客户端的长连接的方法,意味着系统的其他部分可以从这项复杂工作中解放出来。它能有效管理大量持久连接,并自动将其分配给多个后端服务器,从而优化性能和可靠性。我们在使用 Pushpin 来处理移动设备的 WebSockets 实时通信时获得了良好的体验,并且我们已经通过横向扩展成功使其服务于数百万台设备。