首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > Multithreaded web server written in Java

Multithreaded web server written in Java

  • 资源大小:334.52 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: va

资 源 简 介

Tomkitty is a web server written in Java. It was conceived initially as a container for web applications called Turdlets, themselves conceived as a simple alternative to Servlets. The code, though badly documented, has been put together with simplicity and understandability in mind and uses interfaces extensively. The general idea is a clean, stable, and scalable web server in Java without the complexity and steep learning curve that comes with running the whole Tomcat deal. Basic features: * solid threading * coded to interfaces * extensible * easy to digest * scarce and often obscene code comments To build or run, these would be handy: * apache ant * java 1.5+ * some kind of unixy-ish machine (it almost works on windows, though) The latest version should be considered alpha software and does not work on Windows. It would be cross-platform, but it calls the system"s file(1) to determine MIME type. A future improvement might be a magic file parser

文 件 列 表

tomkitty-src
apps
build
build.xml
dist
etc
javadocs
lib
src
VIP VIP
0.185839s