xuwening / libeventInterface
C++实现,对libevent库二次开发,解决libevent和自有服务融合问题
☆220Updated 5 years ago
Alternatives and similar repositories for libeventInterface:
Users that are interested in libeventInterface are comparing it to the libraries listed below
- kimgbo是muduo网络库的重构版本☆139Updated 7 years ago
- Server framework and network components written by C/C++ for Linux/Mac/FreeBSD/Solaris(x86)/Windows/Android/IOS☆195Updated this week
- a simple network library☆191Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆78Updated 8 years ago
- muduo in windows☆70Updated 5 years ago
- Google Protobuf RPC based on Muduo☆198Updated 5 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆192Updated 5 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- C++ network library based on `libgo`.☆246Updated 6 years ago
- 基于c++内存池,共享内存和信号量实现高速的进程间通信队列,单进程读单进程写无需加锁,多进程读多进程写用信号量集实现读写锁保证读写安全☆351Updated 4 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- Boost.Asio C++ Network Programming 中文版(正在重新校对中…)☆227Updated 9 years ago
- C++解析websocket协议☆178Updated 6 years ago
- zsummerX is a cross-platform C++ high performance lightweight network library. via IOCP/EPOLL/SELECT.☆321Updated 4 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 一些C/C++常用封装例子☆212Updated 3 years ago
- ☆91Updated 6 years ago
- 基于boost::asio的server,简洁,高效☆89Updated 8 years ago
- 高性能超轻量级C++开发库及服务器编程框架☆318Updated 3 years ago
- ☆67Updated 5 years ago
- WebSocket server demo implemented with C++ & libevent☆117Updated 3 years ago
- Linux棋牌游戏服务器框架,支持TCP、websocket、http、lua☆148Updated 2 years ago
- 一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.☆481Updated 4 years ago
- a cpp Web Server☆156Updated 5 years ago
- tcp server and client package using libuv☆130Updated 3 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景☆421Updated 3 years ago
- Example for connect MySQL with Connection pool in CPP.☆47Updated 12 years ago
- A small, clean, linux-only thread-pool implementation using epoll with support for sockets, scheduled callbacks and TCP connections.☆179Updated 13 years ago