[Home] [Groups] - Message: [Prev in Group] [Next in Group]

nu.kanga.list.mud-dev

18988: Re: [MUD-Dev] [TECH] Distributed MUD

[Full Header] [Plain Text]
From: "Kwon Ekstrom" <justice@softhome.net>
Newsgroups: nu.kanga.list.mud-dev
Date: Wed, 25 Apr 2001 20:55:25 -0600
References: [1]
Organization: Kanga.Nu
----- Original Message -----
From: "Jeremy Noetzelman" <jjn@kriln.com>

> For high load situations, you're going to be better off by havving
> that user handler mux connections into other connections to the
> backend processors, and let the backend guys do the parsing of what
> comes in and out.  More compartmentalization, and you don't have to
> teach the user handlers how to deal with all the different things
> it'd need to know to properly parse client input into stuff that's
> usable by the MUD.

*nod* I had considered that as well, but it seemed to add an
unnecessary extra layer... down the line you need to handle those
connections, each connection using some of your resources.

I was thinking more along the lines of having a gateway server
redirect new connections to an approriate server for handling, which
would distribute the load from there.  I guess that would be similar
to the "searching for fastest server" of Blizzard's battle.net

-- Kwon Ekstrom

_______________________________________________
MUD-Dev mailing list
MUD-Dev@kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev