Manaserv online limit

The 2009 Mana project went dormant around 2014 and was revived in 2023; it currently develops a client implementation for TMW and potentially other games.


Post Reply
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

Manaserv online limit

Post by fatalfeel »

If I want use manaserv make a "chat server" do not include game server and longin server

how many online member can chat, and manaserv chat still stable?

just a number or guess a number for me thanks
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Manaserv online limit

Post by Jaxad0127 »

Why are you looking at Manaserv instead of a dedicated chat system like IRC or Jabber?
Image
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

Re: Manaserv online limit

Post by fatalfeel »

because I need make a game like chat server

not only chat, also game with it~
Jaxad0127 wrote:Why are you looking at Manaserv instead of a dedicated chat system like IRC or Jabber?
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: Manaserv online limit

Post by Jaxad0127 »

So, you just want the chat part and not the game part, but are making a game with it?
Image
User avatar
Bjørn
Manasource
Manasource
Posts: 1483
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Re: Manaserv online limit

Post by Bjørn »

Regardless of whether the use-case makes any sense, I can say that nobody currently knows the answer to your question.

You'll need to measure it, since apart from manaserv's chat implementation, it will also depend on the hardware it's running on and the speed of the internet connection.

By default manaserv allows up to 1000 clients to connect. This is controlled by the net_maxClients configuration.
fatalfeel
Peon
Peon
Posts: 21
Joined: 27 Mar 2012, 13:44

Re: Manaserv online limit

Post by fatalfeel »

tks u very much
Bjørn wrote:Regardless of whether the use-case makes any sense, I can say that nobody currently knows the answer to your question.

You'll need to measure it, since apart from manaserv's chat implementation, it will also depend on the hardware it's running on and the speed of the internet connection.

By default manaserv allows up to 1000 clients to connect. This is controlled by the net_maxClients configuration.
Post Reply