Welcome, Guest! Log In | Create Account

As of 2007-01-05 00:00, this project is no longer under active development.

Share

Kadet Server

by marckris

Kadet is a multi-purpose server written in C. It is highly extensible, well written, equipped with a great set of libraries including scripting, persistent database, object memory management, etc. It's very easy to develop.


http://kadet.sourceforge.net

HTTP Servers, Interpreters

Project Feed

  • Kadet Postponed

    The Kadet Server development is currently postponed. The author is now concentrating on the Qu Programming Language which will be the language used to develop the next Kadet.

    07:16PM on Sep 17 2004 by marckris

  • Kadet 2.09d released

    Kadet is a powerful multipurpose multithreaded highly extensible secure server engine. Kadet is designed to run any number of protocols, not just HTTP (although it is currently the only available module). It's 'undedicated thread' model makes it fast and ...

    03:53PM on Feb 10 2003 by marckris

  • kadet 2.09d file released: kadet_2_09d.tar.gz

    CHANGES
    
    2.09d (BETA)
    
    Finally added autoconf. Still missing a lot of platforms but it
    looks like a good start, hopefully.
    
    Now the executable is not run directly. Controlling the server
    is done through the shell script /opt/kadet/bin/kadet. The
    file ...

    12:00AM on Feb 10 2003

  • Kadet 2.09b released

    Kadet is a powerful multipurpose multithreaded highly extensible secure server engine. Kadet is designed to run any number of protocols, not just HTTP (although it is currently the only available module). It's 'undedicated thread' model makes it fast and ...

    07:39PM on Nov 18 2002 by marckris

  • kadet 2.09b file released: kadet_2_09b_linux.tar.gz

    This seems to be the candidate for a stable version 2.10.
    
    Much better performance thanks to ApacheBench, and a lot of
    experiments. The default configuration file (kadet.conf) is now
    based on these experiments.
    
    Finally objectified file and dir (t_file ...

    12:00AM on Nov 18 2002

  • Code committed

    marckris committed patchset 20 of module kadet to the Kadet Server CVS repository, changing 8 files

    04:14PM on Nov 13 2002 by marckris

  • Code committed

    marckris committed patchset 19 of module kadet to the Kadet Server CVS repository, changing 34 files

    04:14PM on Nov 13 2002 by marckris

  • Kadet 2.08b released

    Kadet is a multipurpose multithreaded extensible server. Please give it a try. It is a nice piece of software. 2.08b is probably the last Beta version. The next version will hopefully be a stable version. So far so good :-)

    04:03PM on Nov 13 2002 by marckris

  • kadet 2.08b file released: kadet_2_08b_linux.tar.gz

    Fixed subtle bugs in the "network" module.
    Add maximum connection from remote host option to prevent DoS.
    
    http_server now sends an HTML error page. The error page is
    a template. See conf/errpage.html.
    
    Move test stuffs to the new "test" ...

    12:00AM on Nov 13 2002

  • kadet 2.07b file released: kadet_2_07b_linux.tar.gz

    Changes in v2.07b
    
    Following the FHS (File Hirarchie System), the home directory
    by default is /opt/kadet (no longer /usr/local).
    
    Edited all remaining stuffs planned for the core modules
    including the file cache system.
    
    Major editing of the "conf" ...

    12:00AM on Nov 11 2002

Kadet Server Actions