编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架
☆46Apr 7, 2013Updated 13 years ago
Alternatives and similar repositories for HPS
Users that are interested in HPS are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 多进程(进程池)服务器☆14Aug 15, 2013Updated 13 years ago
- 一个基于epoll的多线程 linux c http web服务器☆23Mar 7, 2015Updated 11 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 7 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.
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆50Sep 1, 2016Updated 10 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Dec 30, 2022Updated 3 years ago
- HTTP仿云盘文件服务器☆15Aug 8, 2018Updated 8 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 5 years ago
- Video4Linux example application☆13Nov 13, 2012Updated 13 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- Salvo authorization middleware based on Casbin-RS☆13May 15, 2026Updated 3 months ago
- My personal website - built in Django / Python / Wagtail <3☆11Dec 8, 2022Updated 3 years ago
- Semidense Mono SLAM☆12Aug 22, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服 务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆37May 13, 2016Updated 10 years ago
- QtDocumentCN pdf version☆12Mar 17, 2024Updated 2 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆78Mar 5, 2019Updated 7 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆37Jan 22, 2017Updated 9 years ago
- 全称为Advanced Client Framework,意为进阶、先进的Qt客户端框架。集成了插件式模块、换肤、任意分辨率自适应等功能,大大提高了项目开发效率。☆15Oct 9, 2023Updated 2 years ago
- QT客户端快速启动框架,内含ioc容器,日志库,配置式界面,ORM框架及界面和业务的异步调用框架☆13Mar 30, 2025Updated last year
- V4l2 capture camera data, x264 encoded into h264, and then through PIPE to achieve live555 RTSP live☆16May 6, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Spring源码深度解析笔记☆21Feb 27, 2018Updated 8 years ago
- An application that can controls Bluetooth Low Energy smart lights, as well as your computer with the help of Bluetooth Low Energy remote…☆14Aug 21, 2026Updated 2 weeks ago
- 整理的一些常用后端Qt代码段☆38Jul 11, 2024Updated 2 years ago
- ☆17Jul 7, 2019Updated 7 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- ☆13Apr 8, 2019Updated 7 years ago
- 一些周志华西瓜书(公式参照南瓜书)的学习总结和记录☆12May 12, 2019Updated 7 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 4 years ago
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++、C#版的行为树,配上基于PyQt的图形化编辑工具☆12Jun 11, 2019Updated 7 years ago
- A modbus server example implemented by libmodbus. It can serve for multi clients and is very easy to use for everyone.☆13Updated this week
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- python☆11Feb 17, 2025Updated last year
- DuckChat资源目录页,一款独立部署的聊天系统。☆10Nov 13, 2018Updated 7 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆17Mar 17, 2015Updated 11 years ago