Manistein / test_epoll_lt_and_et
这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。
☆32Updated 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
- 由C语言实现的单线程高并发的网络基础库☆53Updated 3 years ago
- service framework for game server using libatbus, libatapp, libcopp and etc.☆75Updated last week
- 服务器开发工具☆68Updated 2 years ago
- 通用并发IO数据处理框架☆25Updated 5 years ago
- c++ hotfix, find symbol addr, read and write process memory...☆63Updated 4 years ago
- 基于TCP的LUA集群通信组件☆25Updated 5 years ago
- ☆59Updated 6 years ago
- skynet 火焰图 flamegraph + debug 线上实时调试☆68Updated last year
- AsyncNet☆119Updated 10 months ago
- 深入学习lua☆38Updated 9 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- libevent source code analysis☆61Updated 2 years ago
- 基于libuv的skynet移植☆38Updated 4 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的共享内存的插件开发框架, 让你更快更简单的开发服务端应用. 部分思路来自UE4和Ogre.(当前主要用在游戏领域) 我写的开源架构,前几年开源过,后来自己做项目,又没开源了,现在没搞项目了,加上修…☆74Updated 2 years ago
- 类似gdb的lua调试器。Lua debugger like gdb☆45Updated 2 years ago
- a net lib with iocp and epoll☆27Updated 6 years ago
- a simple example for how to use epoll☆66Updated 12 years ago
- Libcorpc is a high performance coroutine base RPC framework☆36Updated 5 months ago
- add skynet http service☆56Updated 9 years ago
- A lightweight Lua game server framework. TCP,UDP,Websocket,gRPC,Redis,MySQL,prometheus,etcdv3.☆75Updated last week
- Coroutine library for C/C++☆49Updated 8 years ago
- Mini Distributed Game Server☆82Updated 3 weeks ago
- A actor framework base on C++11/14.☆55Updated 4 years ago
- Multi-Read from one bind port☆196Updated 9 years ago
- lua 与 C++ 编写的游戏服务器框架☆47Updated 9 years ago
- my skynet demo☆84Updated this week
- a lua extend library☆53Updated 3 years ago
- NFShmServer 是一个使用C++开发的轻量级,敏捷型,弹性的,分布式的插件开发框架, 共有三种主要使用模式:1.传统使用STL的纯C++开发;2.使用共享内存作为内存池进行热更的纯C++开发(腾讯系公司大量使用这种模式开发);3.使用lua,python脚本进行游戏…☆59Updated 11 months ago
- Lua 性能分析工具 Lua profiler tool like gperftools☆96Updated 10 months ago
- Lua 5.3 服务端热更新☆29Updated 4 years ago