Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Performance with concurrent users

Questions related to using nuBuilder Forte.
Post Reply
nickrth
Posts: 28
Joined: Sun Aug 23, 2020 3:19 pm
Has thanked: 1 time
Been thanked: 1 time

Performance with concurrent users

Unread post 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!
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Performance with concurrent users

Unread post 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
A short post is a good post.
nickrth
Posts: 28
Joined: Sun Aug 23, 2020 3:19 pm
Has thanked: 1 time
Been thanked: 1 time

Re: Performance with concurrent users

Unread post 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?
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Performance with concurrent users

Unread post by steven »

nickrth,

If users aren't editing the same records I don't think you have a problem.


Steven
A short post is a good post.
nickrth
Posts: 28
Joined: Sun Aug 23, 2020 3:19 pm
Has thanked: 1 time
Been thanked: 1 time

Re: Performance with concurrent users

Unread post 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!
steven
Posts: 369
Joined: Mon Jun 15, 2009 10:03 am
Has thanked: 52 times
Been thanked: 52 times

Re: Performance with concurrent users

Unread post by steven »

Hey nickrth,

That's great news.


Steven
A short post is a good post.
Post Reply