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!
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Performance with concurrent users
Re: Performance with concurrent users
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
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
A short post is a good post.
Re: Performance with concurrent users
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?
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
nickrth,
If users aren't editing the same records I don't think you have a problem.
Steven
If users aren't editing the same records I don't think you have a problem.
Steven
A short post is a good post.
Re: Performance with concurrent users
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!
Thank you nuBuilder community!
Re: Performance with concurrent users
Hey nickrth,
That's great news.
Steven
That's great news.
Steven
A short post is a good post.