Kadet Server
Copyright (c) Marc Krisnanto
DESCRIPTION
Kadet is a multipurpose multithreaded server. It is both
a web server and an application server, and more.
FEATURES
- Multi-threaded
- Easy configuration
- Easy to develop
- Built-in interpreter
- SSL
- Extensible
- a lot more
SUPPORTED PLATFORMS
Although the modules are designed with portability in mind,
currently Kadet will most probably work on Linux only since
the current focus is workability. It has been tested on Red
Hat 7.2 and 7.3.
REQUIREMENTS
gcc 2.96 + POSIX threads (pthread)
make
install
perl 5.6 or later to make the documentation
HOMEPAGE
http://www.sourceforge.net/projects/kadet
THE LATEST VERSION
You can get the latest version of Kadet at HOMEPAGE.
INSTALLATION, RUNNING AND REMOVAL
Please read the INSTALL file.
LICENSE
Kadet is a copyright of Marc Krisnanto. It is free software
distributed under the GNU GENERAL PUBLIC LICENSE. Please see
the file LICENSE included in this distribution.
SUPPORT
There is absolutely no support at the moment. If you wish
to report a bug or comment or anything else, try HOMEPAGE.
HOW TO CONTRIBUTE
Visit HOMEPAGE or contact the authors (see CREDITS).
Thanks for trying Kadet :-)
Marc
