summaryrefslogtreecommitdiff
path: root/ACE/apps/JAWS/README
blob: 9745593458783e2ac5a721dd667375e7877bc1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
This directory contains the source code and test examples for JAWS,
which is a high-performance HTTP Web server written with ACE.
more information on JAWS, please see

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

. server -- This contains the source code for the JAWS
  HTTP Web server.  It illustrates a number of sophisticated
  ACE concurrency and event demultiplexing strategies.