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

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

问题描述

并发用户如何确定Firebase应用程序?



在分析面板中,似乎并发用户数量高于使用浏览器窗口打开我的应用程序

我有点担心为了将来的1000个并发限制而投入FB,但是也许我高估了我的应用程序的普及程度和可能性那个限制。 :)

解决方案

一个并发用户是一个单一的客户端(浏览器选项卡,移动应用程序,Node.js进程等) Firebase一次。如果您打开3个浏览器选项卡,则应该看到3个并发用户(请注意,我们的分析仪表板中的统计信息有点延迟)。根据我们的经验,平均而言,1个并发用户相当于每月约1400次访问一个网站。 1000是大多数应用程序的并发用户数量非常大,只有不到1%的Firebase应用程序能达到这个目标。



请注意,Firebase能够为应用程序提供超越1000个并发用户,所以如果你有一个更大的应用程序(即使是一个更大的应用程序),这不是一个问题。


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.

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. :)

解决方案

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).

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.

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天全站免登陆