MulticsYin / MulticsIOLinks
I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。
☆31Updated 7 years ago
Alternatives and similar repositories for MulticsIO
Users that are interested in MulticsIO are comparing it to the libraries listed below
Sorting:
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆86Updated 2 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆73Updated 6 years ago
- ☆92Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆126Updated 3 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆57Updated 9 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 极客班C++专业样本项目资源库☆41Updated 10 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆80Updated last month
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现, 此版本不涉…☆51Updated 12 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆86Updated 4 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 8 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 测试操作系统并发量☆73Updated 7 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- C/C++/Golang/Linux...知识整理☆97Updated 8 months ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago