nadobando / Command-Line-ChatRoomLinks
A Linux multi-room chat wrote in c++ using multi-threading, and TCP,UDP Connections
☆10Updated 11 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
- 基于TCP协议的远程过程调用框架客户端实现☆45Updated 3 years ago
- c++11任务库☆53Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 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
- Simple C++ RPC library based on boost::asio and protobuf.☆30Updated 11 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- ☆35Updated this week
- 基于boost::asio的server,简洁,高效☆88Updated 9 years ago
- Multi thread TCP server with Boost.Asio and Boost.Coroutine☆29Updated 12 years ago
- A tcp server framework based on libevent-bufferevent. Depend on libevent2.0.x.☆20Updated 11 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Updated 8 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 9 years ago
- 使用C++描述的设计模式☆18Updated 8 years ago
- A memory pool written with C++☆59Updated 5 years ago
- c++ 网络事件库☆81Updated 11 years ago
- c++11 thread pool☆24Updated 10 years ago
- 基于C++14和ASIO实现高并发TCP网络框架☆50Updated 7 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- Poseidon Server Framework (refactor WIP)☆166Updated 2 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 9 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 多线程/线程池,epoll,libevent网络库分别实现的三个网络HTTP服务器程序☆13Updated 8 years ago
- my c++ lib,include tcp server thread pool, double buffer, mysql pool, string☆18Updated 3 years ago
- muduo v1.0.4的注释版☆93Updated 10 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 9 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago