An open API service indexing awesome lists of open source software.

https://github.com/code4craft/tinycat

A tiny web container refer to Tomcat
https://github.com/code4craft/tinycat

Last synced: 7 months ago
JSON representation

A tiny web container refer to Tomcat

Awesome Lists containing this project

README

          

tinycat
=======

>A tiny web container refer to Tomcat.

## 关于

之前写过一个Spring山寨版,感觉不错。这次来个更有挑战的:仿tomcat实现一个webserver。

功能:

兼容servlet 3.0规范中的一小部分。

connector用BIO。

Classloader待定。

[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/code4craft/tinycat/trend.png)](https://bitdeli.com/free "Bitdeli Badge")