[MUD-Dev] Re: TECH: Distributed Muds

J C Lawrence claw at 2wire.com
Fri Apr 27 18:20:19 CEST 2001


On Fri, 27 Apr 2001 12:57:43 -0400 
Derek Snider <derek at idirect.com> wrote:
> From Caliban Tiresias Darklock, April 27, 2001 12:18 AM
>> On Thu, 26 Apr 2001 20:31:37 -0700, J C Lawrence <claw at 2wire.com>
>> wrote:

> Select() looping is one of the best ways to have a single-process
> MUD.  

Certainly it is the simplest and easiest to debug.

> Threaded/multi-process MUDs are a completely different story.
> It's like comparing apples and oranges.

Given a threaded IO setup with only two threads (IO gathering and
game process), the delta really isn't that large.

--
J C Lawrence                                       claw at kanga.nu
---------(*)                          http://www.kanga.nu/~claw/
--=| A man is as sane as he is dangerous to his environment |=--
_______________________________________________
MUD-Dev mailing list
MUD-Dev at kanga.nu
https://www.kanga.nu/lists/listinfo/mud-dev



More information about the mud-dev-archive mailing list