1 This directory contains the source code and test examples for JAWS,
2 which is a high-performance HTTP Web server written with ACE.
3 more information on JAWS, please see
5 The subdirectories in this directory contain the following components
7 . clients -- This contains the source code for various
8 client applications that exercise the file uploading and
9 downloading features of JAWS
11 . server -- This contains the source code for the JAWS
12 HTTP Web server. It illustrates a number of sophisticated
13 ACE concurrency and event demultiplexing strategies.