Manistein / test_epoll_lt_and_etLinks
这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。
☆34Updated 5 years ago
Alternatives and similar repositories for test_epoll_lt_and_et
Users that are interested in test_epoll_lt_and_et are comparing it to the libraries listed below
Sorting:
- 由C语言实现的单线程高并发的网络基础库☆55Updated 4 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated 2 years ago
- libevent source code analysis☆62Updated 2 years ago
- 服务器开发工具☆77Updated 3 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- service framework for game server using libatbus, libatapp, libcopp and etc.☆78Updated last week
- 通用并发IO数据处理框架☆25Updated 6 years ago
- Fast Programmable Nexus Network☆310Updated 3 years ago
- Libcorpc is a high performance coroutine base RPC framework☆39Updated 2 weeks ago
- simple,pure IO☆113Updated 3 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- ☆212Updated 10 years ago
- AsyncNet☆124Updated this week
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- skynet 火焰图 flamegraph + debug 线上实时调试☆78Updated 2 years ago
- 基于TCP的LUA集群通信组件☆25Updated 5 years ago
- 一个简单的reactor模式实现☆32Updated 6 years ago
- Libco 源码分析☆30Updated 7 years ago
- Google Protobuf RPC based on Muduo☆206Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- a simple network library☆191Updated 5 years ago
- 用于搭建高性能、全异步、树形结构的BUS消息系统的跨平台框架库☆233Updated last week
- Mini Distributed Game Server☆88Updated this week
- cxx utils code☆85Updated last week
- 详细介绍了IO模型☆22Updated 8 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆83Updated 5 months ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago