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:
- libevent 官方文档的中文版☆48Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- 基于Android+ JNI + HTTPS + libevent + mysql/redis + 高德地图完成的实时热点定位的打车解决方案☆33Updated 6 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 简洁的epoll例子☆17Updated 10 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- ZooKeeper练习代码☆20Updated 10 years ago
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆21Updated 5 years ago
- 尝试阻塞与非阻塞,I/O多路复用(select, epoll)☆77Updated 7 years ago
- HTTP服务器,C语言描述☆70Updated 8 years ago
- A Network Lib Cross windows\linux\android\IOS☆12Updated 4 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- C/C++/Golang/Linux...知识整理☆98Updated 7 months ago
- Easy to use RPC framework☆42Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 学习socket网络编程,学习C++类的封装☆20Updated 10 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- 简易的http服务器☆128Updated 10 years ago
- Libcovevent is a async-I/O library, but it provide APIs for sync style programming in C++.☆17Updated 6 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆139Updated 9 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- 极客班C++专业样本项目资源库☆41Updated 9 years ago
- 基于ANSI C开发的内存池和线程池,性能优异☆21Updated 9 years ago
- zookeeper c++ client ,包含服务发现,服务注册,分布式锁等☆21Updated 8 years ago