Firebase 应用的并发用户是如何确定的? [英] How exactly are concurrent users determined for a Firebase app?

查看:29
本文介绍了Firebase 应用的并发用户是如何确定的?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何准确确定 Firebase 应用的并发用户数?

How exactly are concurrent users determined for a Firebase app?

在分析面板中,峰值并发用户数似乎比我使用我的应用打开的浏览器窗口数还要多.

It seems in the analysis panel that there are more peak concurrent users than I have had browser windows open using my app.

我有点担心未来将 1000 个并发限制用于 FB,但也许我高估了我的应用程序的受欢迎程度以及达到该限制的可能性.:)

I'm a little worried about committing to FB for the future with the 1000 concurrent limit, but perhaps I'm overestimating the popularity of my app and likelihood of ever reaching that limit. :)

推荐答案

并发用户是一次连接到 Firebase 的单个客户端(浏览器选项卡、移动应用、Node.js 进程等).如果您打开了 3 个浏览器选项卡,您应该会看到 3 个并发用户(请注意,我们的分析仪表板中的统计数据有点延迟).

A concurrent user is a single client (browser tab, mobile app, Node.js process, etc) connected to Firebase at a time. If you have 3 browser tabs open, you should see 3 concurrent users (note that the stats in our analytics dashboard are a little bit delayed).

根据我们的经验,平均而言,1 个并发用户相当于每月访问网站约 1400 次.对于大多数应用来说,1000 是一个非常大的并发用户数,而只有不到 1% 的 Firebase 应用能够达到这一点.

In our experience, on average, 1 concurrent user is equivalent to ~1400 visits per month to a website. 1000 is a very large number of concurrent users for most apps, and fewer than 1% of Firebase apps ever reach this.

请注意,Firebase 能够为超过 1000 个并发用户的应用提供支持,因此如果您有一个更大的应用(甚至更大的应用),这不是问题.

Note that Firebase is capable of powering apps well beyond 1000 concurrent users, so if you have a bigger app (even a much, much bigger app), it's not a problem.

这篇关于Firebase 应用的并发用户是如何确定的?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆