类似网络应用程序的实时桌面

发布于 2024-10-19 12:22:33 字数 210 浏览 2 评论 0原文

我有兴趣构建一个类似实时桌面的应用程序(gmail 擅长的东西),所以我有兴趣知道有哪些选项,我知道 socket.ioXMPP 但当我们有大量流量和数据要推送给客户端时,您仍然建议选择什么。

Gmail 是否也使用 XMPP 向客户端推送新邮件?

I am interested in building a realtime desktop like app (something which gmail is good at), So I am interested in knowing what are the options, I am aware of socket.io and XMPP but still what is your suggested option when we have lot of traffic and data to push to client.

Also is Gmail using XMPP for pushing new mails to client?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

‖放下 2024-10-26 12:22:33

您可能想查看这篇博客文章:http://blog.superfeedr.com/realtime- web-technologies/ 我几周前写的。

简而言之:这实际上取决于您想要构建的到底是什么。了解您提到的通信的“详细”程度也很重要:1 条消息/秒或 1 条消息/天。

You may want to look at this blog post : http://blog.superfeedr.com/realtime-web-technologies/ that I wrote a couple weeks ago.

In a nutshell : it really depends on what exatcly is that that you're trying to build. It is also important to understand how "verbose" would be the communications that you mention : 1 message/sec or 1 message/day.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文