Skip to content

SimpleServlet 自己根据《深入剖析Tomcat》 慢慢实现一个Servlet容器。

Notifications You must be signed in to change notification settings

wayne-pq/SimpleServlet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleServlet

SimpleServlet 自己根据《深入剖析Tomcat》 慢慢实现一个Servlet容器。

具体代码在各个分支,按分支渐渐内容深入

版本一览:

  • v1.1 简单的servlet容器
  • v1.5 实现 tomcat4/5 默认的连接器
  • v1.6 重点改进Processor多线程支持,并且完善BootStrap,Connector,Processor等组件

其它:

About

SimpleServlet 自己根据《深入剖析Tomcat》 慢慢实现一个Servlet容器。

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages