zltl / multithread-libevent-example
libevent multithread worker example
☆20Updated 3 years ago
Alternatives and similar repositories for multithread-libevent-example:
Users that are interested in multithread-libevent-example are comparing it to the libraries listed below
- 多种无锁队列☆43Updated 7 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆48Updated 8 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- 简单有效的内存池实现☆94Updated 8 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆84Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆42Updated 5 months ago
- 根据工作中经常需要用到的,基于C语言封装的一些常用工具类库,便于在工程项目中参考引用☆56Updated 3 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆29Updated 3 years ago
- libevent 官方文档的中文版☆48Updated 10 years ago
- Message queue and thread pool implementations of C++ Workflow☆33Updated 7 months ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- Linux Source Monitor(CPU、Mem、IO、Net) (linux 系统资源监控库,监控进程占用的CPU、内存、磁盘IO、网络IO)☆31Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆58Updated 6 years ago
- ☆66Updated 5 years ago
- fast thread pool☆27Updated 6 years ago
- epoll based tcp/udp server☆30Updated 11 months ago
- epoll+线程池实现大文件传输☆66Updated 9 years ago
- 协程的简单实现☆50Updated 2 years ago
- 高性能博客系统☆27Updated 5 years ago
- some different implementations of queue and test result☆32Updated 2 years ago
- 一个通用的C语言编写的类似STL功能的集合库,实现比较简单,通用性比较强☆32Updated 8 years ago
- 轻量级网络库, 基于C++11☆113Updated 3 years ago
- libevent source code analysis☆61Updated 2 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- libuv系列教程的配套代码,从0到深度了解libuv的框架与使用。☆32Updated 4 years ago
- 在基于Linux系统的主机上,通过C/C++实现对主机状态监控,衡量终端负载情况。 设计目标是实现对: (1)CPU占用率 (2)系统运行时长 (3)内存占用率 (4)网络接口属性:接口名、IP地址、MAC地址 (5)网卡速率信息:上下行网速 的监控。☆24Updated 11 months ago
- muduo v1.0.4的注释版☆92Updated 9 years ago