Date: Wed, 13 Nov 1996 12:32:33 +0200 (EET) From: Andrew Stesin <stesin@gu.net> To: hackers@freebsd.org Cc: squid-users@nlanr.net Subject: Programming technique for non-forking servers? Message-ID: <Pine.BSI.3.95.961113122121.8648B-100000@creator.gu.kiev.ua> In-Reply-To: <199611130952.JAA17498@corp.netcom.net.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello people, can anyone point me to some book, or URL(s), where the programming technique for writing non-forking network server daemons is described in details? with caveats, non-obvious places... I mean those like Squid, Harvest cached, probably Gated (there is also a non-forking WWW server somewhere, but I forgot it's name, for a pity). AFAIK they are written around a huge select(), and are using asynchronous I/O. Yes, there are sources, but I'd really like to read some general theory on the subject. Thanks in advanse! -- Best, Andrew Stesin nic-hdl: ST73-RIPE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.95.961113122121.8648B-100000>