GithubHelp home page GithubHelp logo

ratel's Introduction

文末有我公众号和个人网站,我会在里面更新我的框架各个模块地设计思路,欢迎关注!

Ratel C++后端框架实现进度清单:

新增内容:

  • Linux和Windows跨平台运行
    • Linux下采用g++ 5.0以上编译,make工具进行工程管理
    • windows下采用vs 2012开发
  • 编写基于MFC的Ratel框架测试工具,方便进行并发和收发包的测试
  • http协议解析和处理模块 (包括GET 请求和 POST 请求)
  • 部署个人网站,用于将各个模块的设计思路整理出来

2021/10/31

新增内容

  • 配置文件读取模块 √
  • 日志模块 √
  • 守护进程模块 √
  • 多进程模块
  • select I/O复用模型模块
  • 线程池模块
  • 网络封包的打包和解包模块
  • http协议解析和处理模块 ×
  • Linux和Windows跨平台运行 ×
  • 多路I/O复用技术(四种)的封装,灵活选取 ×
  • MySQL数据库模块封装 ×
  • Redis内存数据库模块封装 ×

2021/10/24

个人网站:http://callmeengineer.top/

项目地址:https://github.com/hailong666/Ratel

代码截图

微信公众号: 里面有我很多地原创文章,欢迎关注,支持原创!

公众号二维码大

ratel's People

Contributors

hailong666 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.