yibo141 / ServantLinks
A simple NIO framework for Linux written by C++.
☆38Updated 6 years ago
Alternatives and similar repositories for Servant
Users that are interested in Servant are comparing it to the libraries listed below
Sorting:
- 简易的http服务器☆128Updated 10 years ago
- a simple network library☆191Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆356Updated 3 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- 学习C++,学习linux编程,学习网络编程,学习reactor网络模型,自己实现一遍练手;☆371Updated 8 years ago
- 大并发服务器课程源代码☆306Updated 5 years ago
- 这是一个 简易的rpc框架☆20Updated 8 years ago
- 测试操作系统并发量☆72Updated 7 years ago
- A WebServer write by C++☆130Updated 6 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆163Updated 6 years ago
- A C++ Tiny Web Server☆107Updated 5 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 对redis做了简化,方便理解源码,redis拥有很漂亮的c风格的代码,值得一读.☆127Updated 8 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆54Updated 4 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 6 years ago
- Linux平台下C++(C++98、C++03、C++11)实现的线程池☆638Updated 4 years ago
- Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉…☆51Updated 12 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆79Updated 8 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆203Updated 2 years ago
- Tutorial of Muduo network library☆540Updated 5 years ago
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆83Updated 11 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Updated 12 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago