kanade2010 / TimerQueueLinks
A TimerQueue Based on Poll
☆14Updated 6 years ago
Alternatives and similar repositories for TimerQueue
Users that are interested in TimerQueue are comparing it to the libraries listed below
Sorting:
- C++ 定时器, 基于 C++11, libuv 实现☆98Updated 9 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 9 years ago
- c++工具库☆107Updated 4 years ago
- C program and network programming series articles demo program☆14Updated 2 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆36Updated 6 years ago
- ePump是一个基于I/O事件通知、非阻塞通信、多路复用、多线程等机制开发的事件驱动模型的 C 语言应用开发框架,利用该框架可以很容易地开发出高性能、大并发连接的服务器程序。☆45Updated last year
- send and recv event between processes with very few lines of code☆47Updated 11 years ago
- 利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊 天室,增加心跳包☆37Updated 6 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆368Updated 5 years ago
- 几年前读Live555的源码的时候做的注释☆11Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆429Updated 4 years ago
- 一些C/C++常用封装例子☆214Updated 4 years ago
- libevent-1.4.15源码阅读注释☆72Updated 7 years ago
- fast thread pool☆29Updated 7 years ago
- Message queue and thread pool implementations of C++ Workflow☆37Updated 5 months ago
- kimgbo是muduo网络库的重构版本☆136Updated 8 years ago
- ☆70Updated 6 years ago
- The code from CSDN(大学时写的博客代码存储地)☆83Updated 2 years ago
- C++/C++11/C++14/C++17/C++20's usage☆319Updated 2 weeks ago
- this is my summary c++ common tools☆28Updated 2 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated last month
- 基于 ZeroMQ 封装的进程间通信库,支持按 Topic 过滤的发布订阅模式和 RPC 模式通信☆15Updated 3 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆181Updated 13 years ago
- 一个极简内存池实现☆305Updated last year
- 简单有效的内存池实现☆100Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago