Giter Club home page Giter Club logo

crocodile's Introduction

Crocodile

从零编写一个仿Tomcat服务器,参考书籍《深入剖析Tomcat》

功能清单

  • 学习代码

    • ex00_ready ------------------ 基础知识准备
      • io --------------------------------I/O模型
        • io01_file -------------------------File类,文件/目录处理
        • io02_stream --------------------I/O流的典型使用方式
      • socket --------------------------网络编程
      • thread --------------------------并发编程
    • ex01_server ------------------ 简单的web服务器
    • ex02_servlet ------------------简单的servlet容器
    • ex02_01_facade -------------添加外观类
    • ex03_connector --------------连接器
    • 未完待续...
  • Crocodile

    • 未完待续...

Git Commit Message规范:

  • FEAT 增删改一个功能

  • FIX 修复一个Bug

  • DOCS 增删改文档

  • STYLE 代码美化或者其它不影响功能的代码修改

  • REFACTOR 重构一个功能

  • PERF 优化一个功能

  • TEST 增删改一个单元测试

  • CHORE 框架升级、Jar包引用增删改等

交流

前期实现基础功能,之后会考虑完善升级。

欢迎大家一起学习交流!

crocodile's People

Contributors

zhihui-wu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.