Announcements
Hi All
I'm looking for information on performance for apps when used with only one SharePoint list. How will the performance of the app be connecting to the one list with say 100, 200 or 300 users working simultaneously?I'm not asking in reference to the app interface as I know that has not affect. I am more interested in the connection to SharePoint.Thanks
I'd probably caution against it - the performance would probably be just fine (assuming no delegation issues, etc.) However since each user is within their own "instance" of an app, and if they're all using the same data source, there's a chance one user will make a change to the data source that will not show in all (or any) of the other user's instances. Then you could end up with some data showing as changed for one user, some data showing as "original" for another, until that given user somehow refreshes that data source.
To over come to above you can implement a double write protection. So when editing anything first patch a flag to the row so only you can edit it. Then when someone else tries to edit the system can pick up the flag
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 396 Most Valuable Professional
11manish 134 Super User 2026 Season 2
MS.Ragavendar 101 Super User 2026 Season 2