zhaozhencn / cute
a cute socket framework based epoll on linux with reactor pattern.
☆24Updated 3 years ago
Alternatives and similar repositories for cute:
Users that are interested in cute are comparing it to the libraries listed below
- NebulaBootstrap provides service for developers to quickly build a distributed systems (including configuration management, service disco…☆21Updated 3 years ago
- C++ Object Data Model Test Code☆22Updated 9 years ago
- 简洁的epoll例子☆17Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- libevent protobuf rpc☆17Updated 4 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 测试操作系统并发量☆71Updated 6 years ago
- ☆16Updated last year
- Message queue and thread pool implementations of C++ Workflow☆33Updated 6 months ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- how to program with boost asio.☆12Updated 10 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆16Updated 9 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- Just a simple coroutine implement.☆12Updated 8 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 11 years ago
- 庖丁解牛Linux网络核心配套实验代码☆22Updated 6 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 3 months ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆26Updated 5 years ago
- 线程池+epoll服务器☆20Updated 11 years ago
- nginx-0.11源码解析☆19Updated 5 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago