nadobando / Command-Line-ChatRoom
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
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆30Updated 11 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 10 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 5 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 4 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆47Updated 7 years ago
- A simple game server base on boost。使用了boost asio,thread,pool等库,一款大型3d多人实时在线游戏服务器。目前处于开发阶段,将采用lua作为逻辑处理脚本☆30Updated 9 years ago
- how to program with boost asio.☆12Updated 10 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 2 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- c++11任务库☆53Updated 9 years ago
- a c++ server framework for mobile game☆25Updated 6 years ago
- A memory pool written with C++☆59Updated 4 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 2 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自 动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21Updated last year
- Easy to use RPC framework☆42Updated 7 years ago
- 简单的跨平台网络通信库☆14Updated 9 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- Automatically exported from code.google.com/p/evproto☆14Updated 8 years ago
- Distributed service governance framework based on c/c++, including service registration, service discovery, unified configuration, messag…☆22Updated 6 years ago
- server based on boost☆18Updated 5 years ago
- An C++ serialization library☆10Updated 9 years ago
- ☆18Updated 6 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 9 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 10 years ago
- Fiber and async I/O based network library☆8Updated 10 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year
- ☆35Updated last week
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆19Updated 10 years ago