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:
- an url parse/encode/decode tool☆10Updated 7 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- epoll+线程池实现大文件传输☆68Updated 10 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- a simple network library☆191Updated 5 years ago
- Simple C++multithread lib☆126Updated 6 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- Asynchronous event-driven downloader for HTTP/HTTPS.☆17Updated 9 years ago
- libevent-1.4.15源码阅读注释☆72Updated 6 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
- simple http server base on epoll☆324Updated 2 years ago
- FTP Server for linux☆63Updated 6 years ago
- 基于共享内存的进程间通信组件☆15Updated 6 years ago
- Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).☆171Updated 7 years ago
- 《Linux高性能服务器编程》上的例子☆50Updated 11 years ago
- A simple tool to access MMIO register of a PCIe device which is using UIO module.☆10Updated 7 years ago
- Lock-Free Thread Pool☆81Updated 2 years ago
- 一个简单的muduo库,用来练手☆13Updated 6 years ago
- 一个简单的reactor模式实现☆32Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 10 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++ as a learning tool. Uses kqueue for event management, therefore is *…☆80Updated 9 months ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 10 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- HTTP Server/Client/Proxy Server☆91Updated 8 years ago
- C++ library for parsing and printing nginx.conf☆10Updated 11 years ago
- 腾讯开源框架Tars源码学习笔记---从头搭建Tars rpc☆110Updated 6 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆194Updated 5 years ago
- MiniFtp服务器☆22Updated 6 years ago
- Muduo Non-blocking Address Resolver with UDNS☆19Updated 9 years ago
- epoll based tcp/udp server☆31Updated last year