Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Nov 1996 09:27:56 +1100 (EST)
From:      Julian Assange <proff@suburbia.net>
To:        jgreco@brasil.moneng.mei.com (Joe Greco)
Cc:        hackers@freebsd.org
Subject:   Re: Programming technique for non-forking servers?
Message-ID:  <199611132227.JAA16234@suburbia.net>
In-Reply-To: <199611131448.IAA23190@brasil.moneng.mei.com> from "Joe Greco" at Nov 13, 96 08:48:55 am

next in thread | previous in thread | raw e-mail | index | archive | help
> In the case of a "complex" server, i.e. something like an Xserver or
> MUD, but probably not a Web server, you probably need to use state machine 
> concepts.  This is not "difficult", the only real problem is mastering 
> the concept of state machines.
> 

The problem with user-level state machines or multi-threading is that it
doesn't take advantage of multiple cpu's. Kernel level support for threading
may address this.

-- 
"Of all tyrannies a tyranny sincerely  exercised for the good of its victims  
 may be the most  oppressive.  It may be better to live under  robber barons  
 than  under  omnipotent  moral busybodies,  The robber baron's  cruelty may  
 sometimes sleep,  his cupidity may at some point be satiated; but those who  
 torment us for own good  will torment us  without end,  for they do so with 
 the approval of their own conscience."    -   C.S. Lewis, _God in the Dock_ 
+---------------------+--------------------+----------------------------------+
|Julian Assange RSO   | PO Box 2031 BARKER | Secret Analytic Guy Union        |
|proff@suburbia.net   | VIC 3122 AUSTRALIA | finger for PGP key hash ID =     |
|proff@gnu.ai.mit.edu | FAX +61-3-98199066 | C7F81C2AA32D7D4E4D360A2ED2098E0D |
+---------------------+--------------------+----------------------------------+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611132227.JAA16234>