Manistein / test_epoll_lt_and_etLinks
这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。
☆33Updated 4 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语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- libevent source code analysis☆62Updated 2 years ago
- 服务器开发工具☆78Updated 3 years ago
- Cross platform, light-weight, multi-threading TCP library written in c/c++☆31Updated 2 years ago
- A actor framework base on C++11/14.☆56Updated 5 years ago
- a simple example for how to use epoll☆66Updated 13 years ago
- service framework for game server using libatbus, libatapp, libcopp and etc.☆78Updated 2 weeks ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- AsyncNet☆120Updated last week
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Coroutine library for C/C++☆49Updated 9 years ago
- ☆67Updated 6 years ago
- 通用并发IO数据处理框架☆25Updated 6 years ago
- ☆212Updated 10 years ago
- My Blog & Thanks Github!☆287Updated 7 years ago
- a simple network library☆191Updated 5 years ago
- 关于lua源码注释,以及一些代码☆27Updated 2 years ago
- Libcorpc is a high performance coroutine base RPC framework☆38Updated 4 months ago
- simple,pure IO☆111Updated 2 years ago
- Libco 源码分析☆30Updated 6 years ago
- Google Protobuf RPC based on Muduo☆205Updated 6 years ago
- 一个简单的reactor模式实现☆32Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- A C++ implementation of an industrial-grade high-performance asynchronous network library, based on asio, similar to Python's asyncio, de…☆62Updated last year
- Fast Programmable Nexus Network☆311Updated 2 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15Updated 2 years ago
- 测试操作系统并发量☆73Updated 7 years ago
- skip list with rank, code less than z_set in redis☆174Updated 2 years ago
- 在redis的源码中,实现了一个微型的网络库,我将其独立出来,方便大家学习和使用☆37Updated 9 years ago
- WebSocket server demo implemented with C++ & libevent☆116Updated 4 years ago