Of all the gin joints in all the towns in all the world, "Richard Dobson"
had to walk into mine and say:
>
> Any proper server uses threading does it not e.g. Apache.

Just to be pedantic: apache uses multiple *processes* (e.g. fork()) not
multiple threads. The code has a number of extra hoops to jump through
as a result.

-- 
Harald Koch     <[EMAIL PROTECTED]>

"It takes a child to raze a village."
                -Michael T. Fry
_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to