mumble-voip / mumble

Mumble is an open-source, low-latency, high quality voice chat software.
https://www.mumble.info
Other
6.28k stars 1.11k forks source link

Scaling murmur server. #5042

Closed prashant-17-dev closed 3 years ago

prashant-17-dev commented 3 years ago

How can mumble-server be scaled up i.e how do I link 2 or more mumble-server together to handle the connections? Is there any way to handle a large set of users?

Avatat commented 3 years ago

Currently, it is not possible to add more "replicas" of mumble-server.

Here is an issue about users limit: https://github.com/mumble-voip/mumble/issues/4955, and we know that there are production servers which handle more than thousand users at one time.

We are also working on some optimizations:

Krzmbrzl commented 3 years ago

Yeah as Avatat said: There is no way to get what you want but from the reports we have received from our users so far you should basically never actually require something like this :thinking:

Kissaki commented 3 years ago

To be more explicit with the wording:

We do not expect you to hit limits that would require you to “link servers”.

If you do, please provide some context for us to reason and work with.

stephenanning commented 2 years ago

I really wish the server was scalable. I have an audio app that I'm using a less good audio streaming service to achieve lesser audio results. I'm about to release the app. Intended listener numbers are over 10k at a time and on multiple channels of that.... It's not a gaming app

To be more explicit with the wording:

We do not expect you to hit limits that would require you to “link servers”.

If you do, please provide some context for us to reason and work with.