Ask Your Question
0

What is the method for distributing the number of Firestore listeners across multiple apps on Firebase?

asked 2022-07-13 11:00:00 +0000

david gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-03-21 13:00:00 +0000

ladyg gravatar image

The method for distributing the number of Firestore listeners across multiple apps on Firebase is to use multiple Firebase projects. Each Firebase project can have its own set of listeners, allowing for better organization and distribution of resources. By using multiple Firebase projects, developers can also set limits on the number of listeners per project to avoid overloading the system. Additionally, developers can use Cloud Functions or Cloud Run to distribute workload and processing across multiple instances, further reducing the strain on any single Firebase project.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-07-13 11:00:00 +0000

Seen: 14 times

Last updated: Mar 21 '23