[cse491] nonblocking

C. Titus Brown ctb at msu.edu
Sun Sep 14 14:51:23 PDT 2008


On Sun, Sep 14, 2008 at 05:39:48PM -0400, Kareem Janoudi wrote:
-> Is our web server nonblocking?

That's up to you.  Down the road (next week's homework :) I will ask you
to use threads to provide asynchronous processing of HTTP connections
with blocking I/O, so I would suggest blocking, I think.  The code is
easier and the error-handing is more straightforward.

--titus
-- 
C. Titus Brown, ctb at msu.edu



More information about the cse491-fall-2008 mailing list