IdiotXue / MultiThreadHttpdLinks
A multi-thread http daemon based on C++11
☆14Updated 7 years ago
Alternatives and similar repositories for MultiThreadHttpd
Users that are interested in MultiThreadHttpd are comparing it to the libraries listed below
Sorting:
- Asynchronous event-driven downloader for HTTP/HTTPS.☆16Updated 8 years ago
- 线程池+epoll服务器☆20Updated 11 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
- libevent-1.4.15源码阅读注释☆74Updated 6 years ago
- Reactor Pattern Implemention☆66Updated 6 years ago
- A lightweight event bus for C++☆16Updated 6 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- a simple network library☆191Updated 5 years ago
- an url parse/encode/decode tool☆10Updated 6 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆111Updated 6 years ago
- The Annotated SGI STL Sources☆107Updated 10 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- C++ library for parsing and printing nginx.conf☆10Updated 10 years ago
- 定时器方案,采用epoll的异步驱动和采用时间轮推动2中方案。测试在20万个定时器同时存在(以50us的速率仍然持续创建)的情况下内存为20M,cpu占用2%左右☆17Updated 9 years ago
- epoll+线程池实现大文件传输☆66Updated 10 years ago
- 一个简单的reactor模式实现☆32Updated 5 years ago
- libevent library reimplemented with c++☆42Updated 5 years ago
- SPServer is a high concurrency server framework library written on C++☆37Updated 14 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆228Updated 6 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Updated 12 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆31Updated 3 years ago
- simple http server base on epoll☆324Updated last year
- Lock-Free Thread Pool☆79Updated last year
- Memcached-1.5.4(缓存) 源码剖析☆9Updated 7 years ago