在linux下基于《Linux高性能服务器编程》和tinyhttpd扩展实现的C++轻量级HttpServer,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。项目有详细中文注释,适合新手入门!
☆71Jul 14, 2021Updated 5 years ago
Alternatives and similar repositories for TinyHttpd
Users that are interested in TinyHttpd are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 本项目是在linux下基于Tinyhttpd扩展实现的不到700行的超轻量型Http Server,基于epoll事件驱动I/O,采用高效的Reactor模型+线程池进行客户端连接任务管理,支持高并发的静态与动态http请求。☆22May 5, 2020Updated 6 years ago
- 我参加19年网龙公司线上训练营的项目。我将在一个月的时间内,通过完成一个个阶段性任务,快速入门C++和U3D。☆28Jan 13, 2020Updated 6 years ago
- 简易远程桌面控制☆14Aug 22, 2020Updated 5 years ago
- 校医院远程诊断系统☆14Apr 21, 2023Updated 3 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆49Aug 30, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 用Qt完成的微商系统,包含完整的前后端,使用Mysql数据库,socket通信☆15Oct 23, 2024Updated last year
- epoll内核源码详解剖析,揭开epoll的神秘面纱☆18Apr 2, 2019Updated 7 years ago
- 冯如杯项目-嵌入式实时对象检测系统☆11Mar 20, 2019Updated 7 years ago
- 一个简单的muduo库,用来练手☆13Mar 17, 2019Updated 7 years ago
- 内网穿透及端口转发工具☆10Apr 7, 2022Updated 4 years ago
- 赵炯老师版本的注释版Linux内核源码☆10Oct 18, 2018Updated 7 years ago
- 这是一个用C++11编写的高性能静态网页服务器 涵盖C++使用的方方面面 C++ 多线程 makefile CMakeList 信号量 互斥锁 智能指针☆25Jul 29, 2019Updated 7 years ago
- Course Scheduling with Genetic Algorithm☆10May 23, 2020Updated 6 years ago
- Linux下高性能服务器,详细梳理后台各个知识点☆32Jun 7, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于c++ muduo网络库的集群聊天服务器,使用nginx实现负载均衡,使用reids消息队列实现跨服务器通信☆13Feb 23, 2024Updated 2 years ago
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- 开源项目的源码分析☆148Jan 18, 2017Updated 9 years ago
- Detect HTTP packet and inject redirect packet☆14Mar 1, 2018Updated 8 years ago
- ☆10Feb 10, 2026Updated 6 months ago
- We propose a novel deep unfolded phase retrieval network dubbed as PRNet to recover high-quality images by using the learned convolutiona…☆11Feb 16, 2022Updated 4 years ago
- 基于qt的文件共享系统,类似百度网盘☆14Apr 10, 2019Updated 7 years ago
- 智能排课算法☆12Oct 12, 2018Updated 7 years ago
- 基于Qt的C++项目,实现了网盘的基础功能,包括注册登 录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。☆318Jul 29, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于c++实现的分布式文件传输系统☆11May 27, 2023Updated 3 years ago
- This app can be implemented in restaurant for easier management and keeping track of all the orders.☆14Dec 17, 2016Updated 9 years ago
- c/c++ projects for you! some projects for you to practice your programming skills which used C or CPP, you can use other programming lang…☆12Oct 24, 2020Updated 5 years ago
- 学习muduo网络库的一些笔记☆128Sep 27, 2020Updated 5 years ago
- c、c++ http client☆17Dec 31, 2015Updated 10 years ago
- ☆10Sep 3, 2019Updated 6 years ago
- 一个gin+vue的前后端分离项目,如果有帮助到您关于gin的学习,可以打赏一杯咖啡~☆13Nov 6, 2020Updated 5 years ago
- 一个简易的c++高并发http服务器,并提供servlet接口☆58Apr 27, 2023Updated 3 years ago
- DeviceIO是一个驱动框架,用于封装嵌入式HAL驱动,为上层应用提供服务。☆10Jun 1, 2024Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于LINUX系统终端安全监控,包括系统资源,运行进程,文件系统,危险命令,网络连接,控制台登录等等☆11Jan 8, 2019Updated 7 years ago
- 国标28181视频推流客户端实现linux版本☆48May 22, 2022Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,639Jul 5, 2024Updated 2 years ago
- 远程桌面控制软件,当前只能局域网,后面要重构p2p服务器,加上p2p功能☆52Mar 9, 2020Updated 6 years ago
- OS2022-Proj95☆11Jun 5, 2022Updated 4 years ago
- 智慧办公室就是以办公室为平台,兼具办公室环境、办公、设备信息化、设 备智能化、考勤自动化、办公智能化,集系统、结构、服务、管理、监督于一体, 具有高效、安全、便利等特点,依托计算机科学以及网络通信技术,将办公与各 种控制子系统灵巧地综合为一个有机体系,形成一个高度集成的有可…☆23Sep 10, 2016Updated 9 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆87Dec 11, 2020Updated 5 years ago