home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
-
- <HTML>
-
- <HEAD>
- <TITLE>Multi-Threaded Operation</TITLE>
- <META NAME="GENERATOR" CONTENT="Vermeer FrontPage 1.0">
- </HEAD>
-
- <BODY>
- <H1>Multi-Threaded Operation</H1>
- <HR>
- <P>The server is capable of supporting up to sixteen simultaneous transactions. It services
- concurrent client requests in a true multi-threaded mode, overlapping network I/O and external
- script execution. This does <EM>not</EM> require installation of Win32s (which doesn't support
- multi-threading anyway).</P>
- <P>If a connection request is received while 16 clients are already being handled, the server replies
- with a short HTML-formatted message indicating that the server is too busy at the moment. This
- keeps users from thinking that the server is broken when it is really just too busy.</P>
- <P><A HREF="features.htm"><IMG SRC="../images/back.gif" ALIGN=bottom BORDER=2 WIDTH=40 HEIGHT=40> Return to the feature list</A>. </P>
- <HR>
- <P>Copyright (C) 1995 Vermeer Technologies, Inc. All rights reserved. </P>
- </BODY>
-
- </HTML>
-