编程实验第三次,高性能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:
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 11 years ago
- 分布式、高并发游戏服务器,C++编写、数据库mysql、缓存redis。配置文件在config文件夹中☆15May 6, 2023Updated 2 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 3 years ago
- 在 Linux 环境下使用 C 语言实现,使用socket 通信,结合select函数实现高并发的IO,客户端发送消息到服务器,服务器在广播到每个聊天室成员。☆52Sep 1, 2016Updated 9 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Dec 30, 2022Updated 3 years ago
- 基于协程的C++网络开发框架☆25Oct 25, 2018Updated 7 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 4 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆43Oct 22, 2015Updated 10 years ago
- 此工程同步视频:https://www.bilibili.com/video/BV1Z7411t7Cy,是 Flyanx OS 的再实现。☆12Feb 20, 2021Updated 5 years ago
- My personal website - built in Django / Python / Wagtail <3☆11Dec 8, 2022Updated 3 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- (1) 设计并实现一个基本 HTTP 代理服务器。要求在指定端口(例如 8080)接收来自客户的 HTTP 请求并且根据其中的 URL 地址访问该地址 所指向的 HTTP 服务器(原服务器),接收 HTTP 服务器的响应报文,并 将响应报文转发给对应的客户进行浏览。 (…☆38May 13, 2016Updated 9 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆74Mar 5, 2019Updated 7 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
- SunPush 是一个web消息推送服务器,复杂从web服务器推送消息到移动端。底层IO,使用Boost:asio,经过初步测试,可以同时支持20w连接并发推送(每个连接每秒1k数据包)!☆19Sep 1, 2014Updated 11 years ago
- Spring源码深度解析笔记☆21Feb 27, 2018Updated 8 years ago
- 基于Django开发的个人博客系统:CoolBlog☆13May 26, 2018Updated 7 years ago
- 学习下Qt Creator源码,添加自己的注释以便理解☆10Nov 28, 2021Updated 4 years ago
- 学习socket网络编程,学习C++类的封装☆20Mar 17, 2015Updated 11 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- C++服务管理工具&cmd。管理C++服务,远程命令执行。包含AdminModule(lib,用于目标进程),AdminService(web交互),web(前端)三个工程。☆12May 11, 2021Updated 4 years ago
- A modbus server example implemented by libmodbus. It can serve for multi clients and is very easy to use for everyone.☆12Jan 17, 2024Updated 2 years ago
- 网易云音乐与虾米音乐的部分功能混合☆12Jul 30, 2018Updated 7 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
- 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.
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- 使用libevent开发的高并发后台服务器架构,包含:mysql分区管理层,redis分区管理层,网络层,请求对象业务层,操作日志记录层,调试日志,支持ssl会话加密☆23Jun 12, 2015Updated 10 years ago
- 支持视频会议、会议直播、会议录像、会议回放、文档共享、屏幕共享等功能,提供私有化部署的实时视频系统☆11Mar 16, 2023Updated 3 years ago
- Core to dump☆12Mar 26, 2016Updated 10 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 3 years ago
- LSM是Linux下shell编写的监控,适合单台机器监控,主要练习对系统的理解用☆10Oct 7, 2019Updated 6 years ago
- Interface procps library from Rust☆10Dec 1, 2018Updated 7 years ago