Skip to content
View qiuhai182's full-sized avatar

Block or report qiuhai182

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SocketServer1.0 SocketServer1.0 Public

    基于C/C++底层socket实现并发网络服务器 主要实现了HttpServer,能应付上百并发量(当然了,你要是想应付成千上万当然也行) 用到的东西一览:C/C++、CMake、jsoncpp、socket、epoll、多线程、线程池、并发、单例模式、定时器、端口转发、shell编程等

    C++ 3 2

  2. qReader qReader Public

    本软件是基于视线追踪技术的智能阅读器服务器程序,基于BRPC框架搭建网络服务,可实现跨平台网络交互,根据用户阅读时的视线数据分析用户阅读状态,提供个性化学习路线建议。 本软件有用户服务、书城服务、数据分析服务三个主要服务模块,数据基于mysql数据库存储,集群使用redis数据库。

    C++ 3