So in an event-driven server, how do you ...

clawrenc at cup.hp.com clawrenc at cup.hp.com
Thu Apr 10 14:37:09 CEST 1997


In <199704072056.UAA246179 at out1.ibm.net>, on 04/07/97 
   at 10:42 AM, Nathan Yospe <yospe at hawaii.edu> said:


>I'm not sure about the others, but I have a thread for each
>connection, set to wait for the condition buffer.notEmpty(). 

I specifically don't do this as most OS'es get really unhappy with the
thread count blows out.  Consider what is going to happen when you get
500 or a couple thousand users online.

--
J C Lawrence                           Internet: claw at null.net
(Contractor)                           Internet: coder at ibm.net
---------------(*)               Internet: clawrenc at cup.hp.com
...Honorary Member Clan McFUD -- Teamer's Avenging Monolith...




More information about the mud-dev-archive mailing list