# Counting Updates in Glide solution

**URL:** https://community.glideapps.com/t/counting-updates-in-glide-solution/78660
**Category:** Ask for Help
**Created:** [December 17, 2024, 7:41pm UTC](https://community.glideapps.com/t/counting-updates-in-glide-solution/78660 "2024-12-17T19:41:52Z")
**Posts on this page:** 2
**Page:** 2

<div class="post-metadata">

### Author: ![SpyrosTsouk](https://avatars.discourse-cdn.com/v4/letter/s/c0e974/32.png) [@SpyrosTsouk](https://community.glideapps.com/u/SpyrosTsouk)
#### Post date: [January 9, 2025, 3:52pm UTC](https://community.glideapps.com/t/counting-updates-in-glide-solution/78660/21 "2025-01-09T15:52:40Z")

</div>

New Question 🙂

Are there examples of apps that have reliably supported 2,000 users?

In my example, it’s an event with intense usage for 2 days. It could be anything else.

One of my main challenges is feeling confident that the scale won’t harm the event.

I cannot stress-test at such a scale.

Features that I consider more risky = allowing DMs between users.

Any thoughts?

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [January 10, 2025, 12:38am UTC](https://community.glideapps.com/t/counting-updates-in-glide-solution/78660/22 "2025-01-10T00:38:15Z")

</div>

> [@How many concurrent users is Glide able to handle?](https://community.glideapps.com/t/how-many-concurrent-users-is-glide-able-to-handle/10052/16):
>
> Think of it this way. We are all hitting glide servers. Every single one of us along with our own users. So we are all concurrent users on a level much larger than just @MegannLock. I don’t know the entire user base of glide apps in general, but if we haven’t slowed each other down by now, then I think you would be fine. All of our data is stored on glide servers and synced to our sheets in batches. Just think about how much data and traffic is moving around on Glide at any given moment. …

Very old thread, but people used to run with much more than 2k users on Classic. I don’t think there are any reasons for Glide not to be able to support it in a public app.

The only thing you might want to be careful about is users adding/editing/deleting data, or any stuff that consumes updates.

[Previous page](https://community.glideapps.com/t/counting-updates-in-glide-solution/78660.md?page=1)
