a simple example for how to use epoll
☆66Jun 27, 2012Updated 14 years ago
Alternatives and similar repositories for epoll
Users that are interested in epoll are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- epoll-event:high performance,25w+ req/sec (without request parse),20w req/sec with request parse on a common pc☆59May 1, 2011Updated 15 years ago
- select、poll、epoll☆67Aug 25, 2019Updated 7 years ago
- an echo server example based on epoll, a scalable I/O event notification mechanism☆63Oct 15, 2023Updated 2 years ago
- A benchmark showing that kfifo is really super fast☆11Oct 12, 2015Updated 10 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆180Mar 4, 2012Updated 14 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- tcpdaemon是一个TCP通讯服 务端平台/库,它封装了众多常见服务端进程/线程管理和TCP连接管理模型(Forking、Leader-Follow、IO-Multiplex、WindowsThreads Leader-Follow),使用者只需加入TCP通讯数据收发和应…☆24Oct 1, 2017Updated 8 years ago
- 根据夏曹俊老师的课程,整理出来的demo☆10Aug 19, 2019Updated 7 years ago
- 线程池+epoll服务器☆19Aug 29, 2013Updated 13 years ago
- c版aoi,编译成so供lua层调用。非实时抛出事件,lua层定时aoi_update获得aoi事件☆14Oct 15, 2020Updated 5 years ago
- 简洁的epoll例子☆18Jul 5, 2015Updated 11 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Mar 25, 2016Updated 10 years ago
- A bare minimum TCP server using kqueue, to learn how kqueue works.☆22Jan 6, 2020Updated 6 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- An example epoll imlementation with C++11☆29Jan 24, 2017Updated 9 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- 《Linux高性能服务器编程》上的例子☆52Apr 20, 2014Updated 12 years ago
- A simple high performance http server based on epoll☆96Mar 29, 2013Updated 13 years ago
- Server-client networking base on kcp and libev☆18Oct 8, 2016Updated 9 years ago
- 基于redis事件库开发,高性能socket性能测试工具。☆14Dec 8, 2014Updated 11 years ago
- jump point search☆23Sep 20, 2023Updated 2 years ago
- used to teach how to write Makefile.am and configure.ac☆15Sep 6, 2016Updated 9 years ago
- 基于CMake+LunarVIm(VSCODE)的全平台C++开发环境配置不正经教程。☆20Feb 12, 2023Updated 3 years ago
- ☆11Aug 5, 2014Updated 12 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆252Apr 1, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 一个演示版本的 mini 调试器☆32Jan 14, 2019Updated 7 years ago
- ☆23Dec 17, 2024Updated last year
- swoole-analysis☆24May 25, 2018Updated 8 years ago
- This is the sample application projects of using nginx c function☆12Oct 4, 2020Updated 5 years ago
- 部分 lfs book 到中文的翻译☆15Aug 7, 2015Updated 11 years ago
- ☆13Oct 29, 2018Updated 7 years ago
- A very basic quadtree image compression algorithm☆11Nov 22, 2020Updated 5 years ago
- 监控系统后台前端demo,使用vue、element-ui、echarts和mqtt☆13Jan 29, 2024Updated 2 years ago
- Malloc / Free / Realloc / Calloc implementation using a red-black tree☆11Feb 21, 2015Updated 11 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 适用于swoole 4.0+的开发框架☆11May 19, 2021Updated 5 years ago
- Support for root over network block device☆12Aug 3, 2016Updated 10 years ago
- Python wrapper for remote-viewer, easy connection to SPICE-enabled VMs and CTs, running in Proxmox VE☆11Aug 2, 2021Updated 5 years ago
- LLVM's Kaleidoscope in Golang☆15May 17, 2015Updated 11 years ago
- 这是一个展示epoll水平触发(level trigger)和边缘触发(edge trigger),分别在read和write两种情况下有什么表现的实验,目的是彻底搞清楚epoll的水平触发和边缘触发原理。☆35Sep 21, 2020Updated 5 years ago
- an AES encrypt lua module for openresty ,like php function mcrypt_encrypt☆30Oct 7, 2015Updated 10 years ago
- Virtual memory handler w/ page table & TLBs☆10Dec 7, 2014Updated 11 years ago