Hi,
Squid runs as a single process and uses select() for I/O on
different sockets. Why doesn't it fork() a different process to achieve
concurrency? Is that to avoid the overheads of creating a new process? What
are the advantages and disadvantages?
Thanks in advance,
Sadhna.
Received on Thu May 24 2001 - 07:28:23 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:17 MST