CoreHTTP

程序名称:CoreHTTP

授权协议: 未知

操作系统: Linux

开发语言:

CoreHTTP 介绍

This project is designed to be a minimalist http server focusing on speed and
size. It’s one of those pieces of software meant to be unpackaged and used
within a minute instead of spending endless hours configuring and testing. Of
course some configuration is necessary as would be for any functional piece of
software, but, if anything, I’ve heavily erred on the side of less, rather
than more.

The following is a list of some features of this web server:

  • Non-blocking asynchronous I/O handling
  • Single-process poll/select client concurrency model with no forking, no threads, for portability and efficiency
  • Robust, secure construction
  • Daemon (server) process
  • Support for CGI content without being entangled with it
  • Lots of configuration options without slowing the program down

CoreHTTP 官网

http://corehttp.sourceforge.net/

相关编程语言

memcached-session-manager 将session存储到memchac...
Tomcat Native 这个项目可以让 Tomcat 使用 Apache ...
EasyTomcat 是一个用来帮助简化 Tomcat 和MySQL 管理...
riak-session-manager 是使用 Riak 来存储Tomcat se...
tomcat-redis-session-manager 是一个用来将 Tomcat...
这是一款在 Oracle 的 JDeveloper 开发环境下管理To...