ai0376 / open_source_studyLinks
开源库学习
☆10Updated 9 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
Sorting:
- 简洁的epoll例子☆17Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- A Network Lib Cross windows\linux\android\IOS☆12Updated 4 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- redis、memcached缓存代理twemproxy源码详细分析注释,带详尽中文注释及函数调用关系☆55Updated 4 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- Alibaba Cloud Log Service C++ SDK☆21Updated 6 months ago
- IM cpp server☆19Updated 11 years ago
- a distributed storage engine☆89Updated 8 years ago
- A implement of protobuf-rpc based on nginx☆30Updated 8 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
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 分布式存储解决方案☆49Updated 6 years ago
- WeiboAd Team Base C++ framework☆56Updated 7 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆76Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 整理了几款优质软件的源码。☆35Updated 7 months ago
- docker-17.05.0 containerd opencontainers/runc lxc mesos源码中文注释详细分析,带详细注释说明,学习容器技术很有帮助,近期持续更新☆64Updated 5 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- 极客班C++专业样本项目资源库☆41Updated 10 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago