summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/README
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/apps/JAWS/README')
-rw-r--r--ACE/apps/JAWS/README18
1 files changed, 7 insertions, 11 deletions
diff --git a/ACE/apps/JAWS/README b/ACE/apps/JAWS/README
index 2ee388b00fe..97455934587 100644
--- a/ACE/apps/JAWS/README
+++ b/ACE/apps/JAWS/README
@@ -1,17 +1,13 @@
-
-
This directory contains the source code and test examples for JAWS,
-which is a high-performance HTTP Web server written with ACE. For
+which is a high-performance HTTP Web server written with ACE.
more information on JAWS, please see
-http://www.cs.wustl.edu/~jxh/research/
-
The subdirectories in this directory contain the following components
- . clients -- This contains the source code for various
- client applications that exercise the file uploading and
- downloading features of JAWS
+. clients -- This contains the source code for various
+ client applications that exercise the file uploading and
+ downloading features of JAWS
- . server -- This contains the source code for the JAWS
- HTTP Web server. It illustrates a number of sophisticated
- ACE concurrency and event demultiplexing strategies.
+. server -- This contains the source code for the JAWS
+ HTTP Web server. It illustrates a number of sophisticated
+ ACE concurrency and event demultiplexing strategies.