Giter VIP home page Giter VIP logo

cpp-project's Introduction

线程池连接池: 是C++实现封装线程以及连接myhsql连接池,具体 参考项目内的README.md

Reactor目录: 是 C++封装Reactor模型与Epoll的框架,实现了socket监听,连接等;具体 参考项目内的README.md

HttpServer目录: 基于Reactor实现的一个Http服务器,完成功能:接收到HTTP连接默认返回一个404页面,框架已成,可以修改添加其他页面

HttpClient目录: 基于TCP实现的Http客户端,运行后默认连接HttpServer目录下的http服务器,获取的输出信息是个404 html

SkipListTimer目录: 基于跳表实现的一个定时器 demo

STL目录: 对于STL内存池,二级内存配置的实现代码

MakeGuid.c: 游戏服务器生成唯一ID的源码+详细注释

cpp-project's People

Contributors

zhongxiangli avatar

Watchers

James Cloos 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.