Page 1 of 1
Performance with concurrent users
Posted: Thu Oct 10, 2024 1:24 am
by nickrth
Hi brains trust,
I wondered if anyone had any intel or experience with lots of concurrent users? How many users have you had logged into your nuBuilder app at the one time? Have you noticed any performance or reliability impacts? What about them writing predominantly to the one table (different records)?
Any and all advice welcome, before I open our app to 200 ish users.
Thanks!
Re: Performance with concurrent users
Posted: Thu Oct 10, 2024 4:14 am
by steven
Hi nickrth,
It's a good question.
I would like to know what other users think too.
I think the only problem you might encounter is if your "shared" Forms have users changing subform records - but that can be fixed with some custom code.
Steven
Re: Performance with concurrent users
Posted: Thu Oct 10, 2024 6:56 am
by nickrth
Hi Steven,
Yes, the form they'll be editing is a subform that's been filtered to show the records relevant to them. They can't add records, only edit those existing filtered records. No two users will see or be trying to edit the same record on the subform (they're filtered by user, effectively).
What custom code do you think I might need?
Re: Performance with concurrent users
Posted: Thu Oct 10, 2024 9:20 pm
by steven
nickrth,
If users aren't editing the same records I don't think you have a problem.
Steven
Re: Performance with concurrent users
Posted: Mon Oct 14, 2024 12:25 pm
by nickrth
We went live yesterday. Uploaded 200 users and I think we got to about 60 concurrent, and it didn't skip a beat. Everyone has been really complimentary that it worked so nicely.
Thank you nuBuilder community!
Re: Performance with concurrent users
Posted: Tue Oct 15, 2024 10:36 pm
by steven
Hey nickrth,
That's great news.
Steven