编程实验第三次,高性能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:
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 3 years ago
- 基于C++的虚拟文件管理系统☆11Jul 6, 2017Updated 8 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆50Sep 1, 2016Updated 9 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆83Dec 30, 2022Updated 3 years ago
- HTTP仿云盘文件服务器☆15Aug 8, 2018Updated 7 years ago
- 张正友相机标定例子☆10May 14, 2020Updated 5 years ago
- Crash report lib and exe for windows application☆19Dec 26, 2014Updated 11 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 4 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- key-value 多线程服务器☆14Jul 19, 2015Updated 10 years ago
- 爬虫☆13Jul 31, 2015Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Video4Linux example application☆13Nov 13, 2012Updated 13 years ago
- 麒麟快传,局域网跨平台文件安全传输软件。☆15Nov 5, 2021Updated 4 years ago
- QtDocumentCN pdf version☆12Mar 17, 2024Updated 2 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆75Mar 5, 2019Updated 7 years ago
- A small C++ library for formatted stream output of standard library objects☆10Dec 16, 2015Updated 10 years ago
- 跨平台的c开发库,提供asio、stream、容器、算法、xml/json/plist解析、数据库等常用模块 http://www.tboox.org☆36Jan 22, 2017Updated 9 years ago
- 全称为Advanced Client Framework,意为进阶、先进的Qt客户端框架。集成了插件式模块、换肤、任意分辨率自适应等功能,大大提高了项目开发效率。☆15Oct 9, 2023Updated 2 years ago
- QT客户端快速启动框架,内含ioc容器,日志库,配置式界面,ORM框架及界面和业务的异步调用框架☆13Mar 30, 2025Updated last year
- the code is to push cv::Mat(OpenCV) format frame data to rtsp/rtmp/udp/udp-cast video stream via ffmpeg. the code is based on Qt, but you…☆22Oct 20, 2020Updated 5 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 异步网络框架☆44Jul 5, 2019Updated 6 years ago
- 学习下Qt Creator源码,添加自己的注释以便理解☆10Nov 28, 2021Updated 4 years ago
- 一些周志华西瓜书(公式参照南瓜书)的学习总结和记录☆12May 12, 2019Updated 6 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- Fully emulates D's scope guard statement feature via C++17's std::uncaught_exceptions() with no dynamic memory allocation and terse synta…☆19Mar 15, 2018Updated 8 years ago
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 4 years ago
- python☆11Feb 17, 2025Updated last year
- 基于C语言实现一个简易的Web服务器,支持Http和Https(基于OpenSSL的TLS协议)☆13Sep 20, 2021Updated 4 years ago
- 非常小的读取、写入ini配置文件c库.☆10Nov 22, 2019Updated 6 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 基于qt框架用c++实现的基于ffmpeg的播放器☆18Jul 28, 2019Updated 6 years ago
- 即时通讯,支持单聊,群聊☆11Sep 15, 2020Updated 5 years ago
- DuckChat资源目录页,一款独立部署的聊天系统。☆10Nov 13, 2018Updated 7 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Mar 17, 2015Updated 11 years ago
- Linux下C语言实现即时通讯系统☆12Jun 3, 2018Updated 7 years ago
- Message broker with log-structured storage and HTTP API☆37Sep 8, 2023Updated 2 years ago
- 使用c语言在linux系统下编写网络的聊天室,采用socket通信机制、多线程机制和Mysql数据库实现C/S之间的通信(文字传输、图片传输、请求访问服务器数据库中在线人数等功能)☆21Jan 5, 2021Updated 5 years ago