yedf2 / epoll-exampleLinks
简洁的epoll例子
☆17Updated 10 years ago
Alternatives and similar repositories for epoll-example
Users that are interested in epoll-example are comparing it to the libraries listed below
Sorting:
- libevent 官方文档的中文版☆48Updated 10 years ago
- libevent protobuf rpc☆17Updated 5 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- A simple cross-platform c++11 reactor-based library just like the implementation for cpp (muduo), java(netty) and python(twisted)☆27Updated 6 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Updated 10 years ago
- go 语言开发的服务器模板,可与 acl_master 服务器框架深度集成☆21Updated 8 months ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- A high performance network library, for Pika https://github.com/OpenAtomFoundation/pika☆81Updated 2 years ago
- A spin-lock Queue implemented by RingBuffer.☆20Updated 8 years ago
- 百万级、跨平台TCP&UDP服务器。支持关闭延迟,支持protobuf的rpc,支持网络层与业务层分离,开发服务器更高效☆14Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 8 years ago
- 用c语言setjmp和longjmp实现的一个最基本的协程☆35Updated 8 years ago
- leveldbd是一个nosql数据库,底层使用leveldb作为存储引擎,提供REST接口☆12Updated 10 years ago
- 由C语言实现的单线程高并发的网络基础库☆53Updated 4 years ago
- 基于acl 开发的微服务框架☆15Updated 8 years ago
- ☆35Updated last month
- c++11任务库☆53Updated 9 years ago
- advanced thread pools with dynamic adjustment☆22Updated 11 years ago
- 基于协程的C++网络开发框架☆25Updated 6 years ago
- epoll version of libtask☆25Updated 10 years ago
- 轻量级分布式消息队列☆24Updated 10 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Updated last year
- How to build a Async Server.☆83Updated 12 years ago
- xSkyProxy是一个简单易用的MYSQL代理程序,提供mysql数据分库分表,连接池,主从读写分离等功能。☆14Updated 7 years ago
- 优化JsonCpp的性能,使其更加适合运行在高 并发的服务端。☆39Updated 6 years ago
- C语言版的STL,包含set,list,map等基本数据结构和算法☆46Updated 9 years ago
- 各种IO模型的socket server实现与测试☆42Updated 10 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Updated last year