s290717997 / libevent_demo
根据夏曹俊老师的课程,整理出来的demo
☆10Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for libevent_demo
- c++11 implementation of muduo net lib and muduo asynclogging.☆32Updated 5 years ago
- 简单有效的内存池实现☆90Updated 8 years ago
- purecpp opensource projects list☆92Updated 2 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆57Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆33Updated 7 years ago
- muduo in windows☆70Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆26Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆19Updated 8 years ago
- some different implementations of queue and test result☆33Updated last year
- 一些C/C++常用封装例子☆207Updated 3 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆77Updated 3 years ago
- c++工具库☆104Updated 3 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆17Updated 6 years ago
- ☆39Updated 5 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包☆36Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆65Updated 5 years ago
- 即时通信 select/poll/epoll☆44Updated 4 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆69Updated 5 years ago
- qt+ffmpeg(+opengl)实现rtmp/rtsp音视频流播放器demo,功能简单,无锁消费,高性能☆38Updated last year
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆67Updated 5 years ago
- kimgbo是muduo网络库的重构版本☆135Updated 6 years ago
- 高性能的c++日志库☆69Updated 3 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- Loki是由Andrei编写的一个与《Modern C++ Design》(C++设计新思维)一书配套发行的C++代码库。 它不仅把C++模板的功能发挥到了极致,而且把类似设计模式这样思想层面的东西通过库来提供。☆52Updated 9 years ago
- 《深度探索c++对象模型》的阅读笔记☆53Updated 9 years ago