liulingjun886 / LinuxServer
分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中
☆15Updated last year
Related projects ⓘ
Alternatives and complementary repositories for LinuxServer
- Linux棋牌游戏服务器 框架,支持TCP、websocket、http、lua☆145Updated 2 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆46Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆35Updated 8 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Updated last year
- 用C++开发web服务器框架☆31Updated 3 years ago
- 标签:c11 boost库 moba 最后一战 极其接近“王者荣耀”游戏 推荐理由:代码上使用了热度最高的c11方法和boost库,值得初学者学习。c++异步调用mysql redis http,封装了active驱动、定时器、对象池、ucore网络库等代表性…☆24Updated 5 years ago
- 后端开发基础组件设计——池式组件(线程池、内存池、异步请求池)、高性能组件(原子操作CAS与锁、无锁消息队列、定时器、死锁检测、内存泄漏检测)及开源组件(libevent/libev、异步日志log4cpp、应用层协议设计ProtoBuf/Thrift)☆17Updated 2 years ago
- muduo in windows☆70Updated 5 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆14Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 6 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆65Updated 5 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- 即时通讯,支持单聊,群聊☆11Updated 4 years ago
- 高性能博客系统☆27Updated 5 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- c++异步io☆15Updated last year
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- server based on boost☆19Updated 5 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆28Updated 2 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆52Updated 3 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆82Updated 10 years ago
- 通用并发IO数据处理框架☆24Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago