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:
- kimgbo是muduo网络库的重构版本☆136Updated 7 years ago
- an url parse/encode/decode tool☆10Updated 7 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 3 years ago
- a muduo branch without boost and cmake, just using c++11 and makefile☆229Updated 6 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 7 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆43Updated 6 years ago
- 简单有效的内存池实现☆100Updated 9 years ago
- a mini implementation of muduo☆129Updated 11 years ago
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Updated 3 years ago
- a simple network library☆191Updated 5 years ago
- A high performance, single threaded, HTTP/1.1 server written in C++23 using BSD kqueue for socket event notification☆80Updated last week
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Updated 12 years ago
- C++实现,对libevent库二次开发,解决libevent和自有服务融合问题☆223Updated 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
- libevent-1.4.15源码阅读注释☆72Updated 7 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
- Simple C++multithread lib☆126Updated 6 years ago
- simple http server base on epoll☆324Updated 2 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Updated 5 years ago
- 简单的ftp服务器,支持断点续传,用最小堆定时器进行空闲断开☆10Updated 9 years ago
- Examples and toturials for C++ Boost Asio library.☆273Updated 3 years ago
- 简易的http服务器☆128Updated 10 years ago
- linux常用库,使用boost和标准库编写的常用库,包含线程池、内存池、通信、日志、时间处理、定时器☆13Updated 11 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- SPServer is a high concurrency server framework library written on C++☆33Updated 10 years ago
- An Object-oriented Lightweight High Performance C++ Network Library For Linux System☆53Updated 4 years ago
- C++ library for parsing and printing nginx.conf☆10Updated 11 years ago
- 一个简单的reactor模式实现☆32Updated 6 years ago
- A tiny network library like muduo and libevent.☆17Updated 5 years ago