高性能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
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 通用游戏服务器框架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Jun 16, 2014Updated 11 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆222Jun 24, 2019Updated 6 years ago
- 🔥简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework☆4,750Aug 19, 2023Updated 2 years ago
- 简单高效单进程服务器框架,socket基于boost库☆49Oct 9, 2017Updated 8 years ago
- Simple C++ network server framework☆349Apr 24, 2020Updated 5 years ago
- A lightweight distributed RPC framework powered by pure C language and based on ZeroMQ and pbc.☆10Mar 4, 2014Updated 11 years ago
- A tiny network library like muduo and libevent.☆17Apr 2, 2020Updated 5 years ago
- wukong是一个高性能c++游戏服务器框架☆36Dec 26, 2025Updated 2 months ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆483Dec 19, 2020Updated 5 years ago
- 公用库 (包括array、list和stack以及typepool数据结构;iocp、epoll等socket模型;thread;timer定时器),以及示例。 (date:2011.3)☆22Jul 28, 2012Updated 13 years ago
- This is a based plug-in framework that provides cross-platform IO and logically separated plug-in services.☆244May 25, 2021Updated 4 years ago
- A high performance network library☆323Feb 9, 2023Updated 3 years ago
- tcp server and client package using libuv☆130Feb 24, 2022Updated 4 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 帧同步☆23Mar 19, 2018Updated 7 years ago
- 简易的http服务器☆129May 22, 2015Updated 10 years ago
- 基于boost::asio的server,简洁,高效☆87Dec 26, 2016Updated 9 years ago
- lua_tinker for lua 5.2☆16Aug 14, 2014Updated 11 years ago
- 微量级的软件开发包,目前版本提供一个tcp nio框架和一些基础类☆73Apr 9, 2020Updated 5 years ago
- Some exercises and mini projects like miniFtpd about unix network programming☆20Nov 21, 2017Updated 8 years ago
- 一个简单的reactor模式实现☆32Sep 10, 2019Updated 6 years ago
- gitchat 《C++ 多线程编程详解》课程源码☆39Jan 10, 2020Updated 6 years ago
- Easy to use RPC framework☆42Jan 20, 2018Updated 8 years ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,764Apr 10, 2024Updated last year
- Libco 源码分析☆30Dec 17, 2018Updated 7 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- A simple C++ based RPC framework.☆2,043Apr 7, 2023Updated 2 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- simple http server base on epoll☆323Oct 8, 2023Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Dec 30, 2022Updated 3 years ago
- 基于Reactor 模式的多线程现代化C++11网络库☆17May 26, 2018Updated 7 years ago
- various template packages☆15Aug 14, 2016Updated 9 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Jan 23, 2018Updated 8 years ago
- Easy-Reactor 是一个Linux C++高性能TCP服务框架,基于Reactor模式,支持单线程、多线程Reactor,也支持UDP服务☆536Dec 27, 2023Updated 2 years ago