nadobando / Command-Line-ChatRoomLinks
A Linux multi-room chat wrote in c++ using multi-threading, and TCP,UDP Connections
☆11Updated 10 years ago
Alternatives and similar repositories for Command-Line-ChatRoom
Users that are interested in Command-Line-ChatRoom are comparing it to the libraries listed below
Sorting:
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 5 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- A memory pool written with C++☆59Updated 4 years ago
- 基于boost::asio的server,简洁,高效☆88Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆49Updated 7 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 11 years ago
- server based on boost☆18Updated 5 years ago
- A C++ client for Redis.☆21Updated 15 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Updated 7 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前 处于开发阶段,将采用lua作为逻辑处理脚本☆32Updated 9 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- 共享内存字典,使用共享内存存储数据,进程没了数据还在☆18Updated 2 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- C++ ORM (Object Relational Mapping)☆76Updated 7 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 11 years ago
- Cross platform rudp library with C++11☆82Updated 4 years ago
- ☆35Updated 2 weeks ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 10 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- a c++ server framework for mobile game☆26Updated last month
- ISE (Iris Server Engine) is a C++ framework for server programming.☆37Updated 11 years ago