ai0376 / open_source_study
开源库学习
☆10Updated 8 years ago
Alternatives and similar repositories for open_source_study:
Users that are interested in open_source_study are comparing it to the libraries listed below
- 轻量级分布式消息队列☆24Updated 10 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- libevent-1.4.15源码阅读注释☆73Updated 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
- libevent 官方文档的中文版☆48Updated 10 years ago
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- 一个自己封装的基于reactor的c++网络库☆36Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆48Updated 6 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 7 years ago
- 基于C语言编写的高并发Epoll服务器☆20Updated 5 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 基于协程的C++网络开发框架☆23Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 5 years ago
- 测试操作系统并发量☆70Updated 6 years ago
- A Network Lib Cross windows\linux\android\IOS☆12Updated 4 years ago
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- 分布式存储解决方案☆48Updated 5 years ago
- 完成有查询、存储、日志功能的内存数据库(C++)☆8Updated 6 years ago
- nginx-1.14.0版本的源码分析☆16Updated 4 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 轻量级线程池☆12Updated 8 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- tcpdaemon是一个TCP通讯服务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Updated 7 years ago
- 简洁的epoll例子☆17Updated 9 years ago