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
- Host: GitHub
- URL: https://github.com/code4craft/tinycat
- Owner: code4craft
- License: apache-2.0
- Created: 2014-01-22T14:43:45.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T05:12:51.000Z (almost 12 years ago)
- Last Synced: 2025-05-31T10:48:42.789Z (7 months ago)
- Size: 147 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.md
- License: LICENSE
Awesome Lists containing this project
README
tinycat
=======
>A tiny web container refer to Tomcat.
## 关于
之前写过一个Spring山寨版,感觉不错。这次来个更有挑战的:仿tomcat实现一个webserver。
功能:
兼容servlet 3.0规范中的一小部分。
connector用BIO。
Classloader待定。
[](https://bitdeli.com/free "Bitdeli Badge")