> > I can't wait, no more lag from gethostbyaddr *bounce*. > > Profile those fork() calls though, its one of the slowest system calls! If > your platform supports vfork() use that, but plain old fork() is a major > performance hit. > Fork is EVIL. Our head coder has threatened to kill anyone who uses it :P. My understanding is what we will have, is that upon starting the mud server will spawn a seperate process (just one). This 2nd process, will be a daemon which will pass characters on to the main process after all the login BS. A lot of the discussion I've seen on here is sentered around starting a process for every new connection. We'll only have 2 processes and never more for the mud. -- ============================================================================== John T. Cox - Supervisor | jtcox001@homer.louisville.edu IT, Resource Centers | jtcox001@starbase.spd.louisville.edu "Oh yeah!, Well I'm Princess Angelina| jtcox001@ulkyvx.louisville.edu Contessa Louisa Francesca Banana | jtcox001@ulkyvm.louisville.edu Fanna Bo Besca the Third!" - Dot | http://www.spd.louisville.edu/~jtcox001 ==============================================================================
This archive was generated by hypermail 2b30 : 12/07/00 PST