[Home] [By Thread] [By Date] [Recent Entries]

  • From: Tom Scola <Thomas.Scola@u...>
  • To: Tim Bray <tbray@t...>
  • Date: Tue, 07 Mar 2000 15:13:11 -0500

Tim Bray wrote:

> Furthermore, writing your application dispatch in the
> context of an existing web server is commonly regarded as substantially
> easier than setting up a connection management & dispatch facility
> yourself.

So a web server is nothing but a big, complicated version of the Unix
inetd program?

> Exchanging messages with a web server via HTTP is
> commonly regarded as substantially easier than dealing with low-level
> socket library.

Most programs that are dispatched by inetd use stdio for input and
output, and are no more complicated than writing to a disk file.  And
then there's the dropped connection/timeout problem, which is
complicated to deal with no matter what the context is, and most APIs
tend to gloss over.

***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@x...&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member