Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

server node performance for multiple connections #762

Open
robertsmn opened this issue Aug 10, 2021 · 2 comments
Open

server node performance for multiple connections #762

robertsmn opened this issue Aug 10, 2021 · 2 comments

Comments

@robertsmn
Copy link

Hi guys, how are you?

I have a performance problem in my project, at times of high access on my platform I have more than 500 people simultaneously accessing the video conference, with this I start having problems with connection drops and even the service becoming unavailable, about the server I have plenty of resources, which makes me think it's something with node js, would anyone have any performance specification for node? I need to improve his performance but I don't know the way, can someone help me?

@rhainer
Copy link
Collaborator

rhainer commented Aug 10, 2021

Would you please describe the problem scenario in a bit more detail. Do you have 500 people all trying to access the same meeting room? Or do you mean there are 500 simultaneous meeting rooms? If it is different meeting rooms, about how many publishers and subscribers do you have in each room?

@robertsmn
Copy link
Author

Hi Rhayner,
In my case there are approximately 500 people trying different meeting rooms simultaneously. I have a maximum of 2 people per meeting room.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants