xmxiaocong / gim
GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源版本适用于中小型企业开发使用,如果对于扩展性和容灾性有更高的要求,请联系efgod@126.com获取专业版。
☆37Updated 9 years ago
Alternatives and similar repositories for gim:
Users that are interested in gim are comparing it to the libraries listed below
- 基于TCP长连接的推送服务框架,具有良好的扩展性,同时单台连接服务器能支撑超过百万级的连接☆28Updated 9 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆20Updated 10 years ago
- ☆74Updated 10 years ago
- IM cpp server☆19Updated 10 years ago
- TeamTalk之IM消息收发服务端☆22Updated 10 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- Tencent Easy ACE Framework (简称Teaf),基于ACE的高性能轻量级服务框架☆41Updated 8 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发 中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated last year
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- xSkyProxy是一个简单易用的MYSQL代理程序,提供mysql数据分库分表,连接池,主从读写分离等功能。☆14Updated 7 years ago
- 基于chromium/base的c++基础库☆19Updated 9 years ago
- 让teamtalk支持websocket 从而实现web端的即时通讯☆20Updated 4 years ago
- 简单的跨平台网络通信库☆14Updated 9 years ago
- epoll version of libtask☆25Updated 10 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Updated 8 years ago
- a c++ server framework for mobile game☆25Updated 6 years ago
- 基于C++和LUA的服务端游戏引擎框架,也可以用于其它服务端系统。☆18Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- 基于C++开发的异种数据库跨平台连接中间件.☆30Updated 3 years ago
- 分析nginx的设计☆62Updated 4 years ago
- xredis-server is a redis server framework library write by C++, using this library you can develop redis protocol compatible server easil…☆58Updated 6 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆60Updated 13 years ago
- ☆25Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++☆34Updated 9 years ago
- How to build a Async Server.☆82Updated 12 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago