高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接
☆357Aug 13, 2022Updated 3 years ago
Alternatives and similar repositories for HPNetServer
Users that are interested in HPNetServer are comparing it to the libraries listed below
Sorting:
- 基于TCP协议的远程过程调用框架客户端实现☆45Jul 22, 2022Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Aug 31, 2018Updated 7 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,736Aug 19, 2023Updated 2 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆221Jun 24, 2019Updated 6 years ago
- 简易的http服务器☆129May 22, 2015Updated 10 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- 工作过程当中的实用工具类,脚本...☆38Jul 22, 2022Updated 3 years ago
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- Simple C++ network server framework☆349Apr 24, 2020Updated 5 years ago
- C++万能客户端。Http Client、Redis Client、MySQL Client、Kafka Client。极致高性能。线程安全、自带连接池、自带线程池。全异步工作模式,支持异步回调、半同步future、同步等待三套接口。可以模仿现有client开发自定义协议。☆17Aug 6, 2020Updated 5 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- Crossroads I/O core library☆21Mar 16, 2012Updated 14 years ago
- tcp server and client package using libuv☆129Feb 24, 2022Updated 4 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,763Apr 10, 2024Updated last year
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆244May 25, 2021Updated 4 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- A lightweight distributed RPC framework powered by pure C language and based on ZeroMQ and pbc.☆10Mar 4, 2014Updated 12 years ago
- 一个简单的reactor 网络模型实例代码☆12Jun 17, 2019Updated 6 years ago
- 阅读《Head First 设计模式》过程中,以C++代码的方式写出各种模式实现示例,便于理解应用。☆50Sep 16, 2022Updated 3 years ago
- 简单高效单进程服务器框架,socket基于boost库☆49Oct 9, 2017Updated 8 years ago
- 重构征途服务器☆14May 5, 2014Updated 11 years ago
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Aug 1, 2025Updated 7 months ago
- Event-driven network library for multi-threaded Linux server in C++11☆15,987Dec 23, 2025Updated 2 months ago
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆140Sep 7, 2016Updated 9 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Apr 9, 2020Updated 5 years ago
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆23Mar 14, 2018Updated 8 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆320Apr 20, 2022Updated 3 years ago
- 分布式id生成服务器,根据规则和命名空间创建唯一id,集群部署可实现高可用☆51Nov 1, 2017Updated 8 years ago
- 基于boost::asio的server,简洁,高效☆89Dec 26, 2016Updated 9 years ago
- High-performance multi-threaded tcp network server in c++11☆60Jun 22, 2019Updated 6 years ago
- libevent-1.4.15源码阅读注释☆72Dec 7, 2018Updated 7 years ago