diff options
author | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-24 21:16:21 +0000 |
---|---|---|
committer | jxh <jxh@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-07-24 21:16:21 +0000 |
commit | 847c2d88799c93c96a8b54ea4296de89abe6d78d (patch) | |
tree | 90d3fb9368eba675b17c9c9997556fc88b19d8bc /apps | |
parent | 22386a484714a2fdc4438b1833c73baf15fb4730 (diff) | |
download | ATCD-847c2d88799c93c96a8b54ea4296de89abe6d78d.tar.gz |
A README file for the JAWS clients subdirectory.
Diffstat (limited to 'apps')
-rw-r--r-- | apps/JAWS/clients/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/apps/JAWS/clients/README b/apps/JAWS/clients/README new file mode 100644 index 00000000000..e35d7af53c9 --- /dev/null +++ b/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 |