Giter Club home page Giter Club logo

zing's Introduction

Zing WebServer

Zing is a high performance HTTP WebServer uses the Reactor. Code normative and functional scalability are close to the industry level.The projec will be until feature have been completed. Hava a fun. Whu,Zing

代码统计.png

Dev document

Part Ⅰ Part Ⅱ Part Ⅲ Part Ⅳ Part Ⅴ Part Ⅵ Part Ⅶ Part Ⅷ Part Ⅸ
项目目的 并发模型 核心结构 整体结构 主要函数 遇到问题 测试改进 背景知识 实用教程

Dev Environment

Dev Tool

  • 操作系统:Ubuntu 18.04
  • 编译器: VScode + Vim
  • 编译器:g++ 7.3.0
  • 集成环境:Clion

Other

  • 自动化构建:Travis CI

  • 测压工具:WebBench

Timeline

now

  • v1.0已经完成,本地测试通过。提交到GitHub上的代码会由Travis自动构建

    特性:

    • 添加TImer定时器,定时回调handle处理超时请求
      • 高效的小根堆结构
      • 惰性删除方式
    • 实现HTTP长连接传输数据
      • 非阻塞I/O
      • epoll边缘触发模式(ET)
    • 线程池操作及其同步互斥管理
      • 调度选项
        • 队列式FIFO
        • 加入优先级的优先队列(+)
    • 使用扎状态机解析HTTP协议,非简单字符串匹配方式解析请求

Feature

  • v2.0实现FastCGI

zing's People

Contributors

mhaoyuan avatar

Watchers

Hello Chen 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.