
架构
guojiaqi007
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
The Study of Tomcat Source Code -- Part I
Tomcat is a big 'box'. For a simple example from "How Tomcat Works". To build a Tomcat, a 'container' will be used. As we know a big box can contain a small one. In tomcat. there are four kinds of b原创 2012-12-03 14:21:57 · 375 阅读 · 0 评论 -
The study of Tomcat Source Code -- Party II
Tomcat is a big 'box'. When we want this box work as a server, We had to start all of its contained small box and stuff(its components, such as contexts , wrappers, loaders, contexts' mappers,con原创 2012-12-04 13:00:37 · 242 阅读 · 0 评论