ai0376 / open_source_study
开源库学习
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for open_source_study
- 简洁的epoll例子☆17Updated 9 years ago
- libevent 官方文档的中文版☆48Updated 9 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆34Updated 5 years ago
- 轻量级分布式消息队列☆24Updated 9 years ago
- Easy to use RPC framework☆42Updated 6 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 9 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆78Updated 6 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Updated last year
- Publish/Subscribe messaging system with mariotcp server☆9Updated 10 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 9 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆45Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆30Updated 7 years ago
- HTTP服务器,C语言描述☆70Updated 7 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆35Updated 8 years ago
- libevent-1.4.15源码阅读注释☆75Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 3 years ago
- 学习redis源码过程笔记、问题记录,通过代码阅读熟悉分布式NOSQL数据库redis cluster集群功能、主从复制,节点扩容、槽位迁移、failover故障切换、一致性选举完整分析,对理解redis源码很有帮助☆28Updated 7 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago
- epoll+线程池实现大文件传输☆63Updated 9 years ago
- 关于linux ipc进程间通信自己的收录的一些代码☆30Updated 11 years ago
- 完成有查询、存储、日志功能的内存数据库(C++)☆8Updated 6 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 10 years ago
- 庖丁解牛Linux网络核心配套实验代码☆22Updated 5 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 4 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 8 years ago
- Alibaba Cloud Log Service C++ SDK☆18Updated 7 months ago
- 分布式存储解决方案☆48Updated 5 years ago