home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Internet Business Development Kit / PRODUCT_CD.iso / ftpage / disk6 / multithr.ht_ / multithr.ht
Encoding:
Text File  |  1995-09-07  |  1.1 KB  |  26 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3O//DTD W3 HTML 2.0//EN">
  2.  
  3. <HTML>
  4.  
  5. <HEAD>
  6. <TITLE>Multi-Threaded Operation</TITLE>
  7. <META NAME="GENERATOR" CONTENT="Vermeer FrontPage 1.0">
  8. </HEAD>
  9.  
  10. <BODY>
  11. <H1>Multi-Threaded Operation</H1>
  12. <HR>
  13. <P>The server is capable of supporting up to sixteen simultaneous transactions. It services 
  14. concurrent client requests in a true multi-threaded mode, overlapping network I/O and external 
  15. script execution. This does <EM>not</EM> require installation of Win32s (which doesn't support 
  16. multi-threading anyway).</P>
  17. <P>If a connection request is received while 16 clients are already being handled, the server replies 
  18. with a short HTML-formatted message indicating that the server is too busy at the moment. This 
  19. keeps users from thinking that the server is broken when it is really just too busy.</P>
  20. <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>
  21. <HR>
  22. <P>Copyright (C) 1995 Vermeer Technologies, Inc. All rights reserved. </P>
  23. </BODY>
  24.  
  25. </HTML>
  26.