diff options
Diffstat (limited to 'ACE/apps/JAWS/clients/README')
-rw-r--r-- | ACE/apps/JAWS/clients/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ACE/apps/JAWS/clients/README b/ACE/apps/JAWS/clients/README new file mode 100644 index 00000000000..e35d7af53c9 --- /dev/null +++ b/ACE/apps/JAWS/clients/README @@ -0,0 +1,13 @@ +This directory contains the source code for various clients related to +JAWS, which is a high-performance HTTP Web server written with ACE. For +more information on JAWS, please see + +http://www.cs.wustl.edu/~jxh/research/ + +The subdirectories in this directory contain the following components + + . Blobby - a Blobby client + + . Caching - a Web client which caches + + . WebSTONE - modified to be multi-threaded |