三个基于C++-Qt的开源WEB框架
1.tufao
项目地址:
https://github.com/vinipsmaker/tufao
https://github.com/vinipsmaker/tufao
主页:
http://vinipsmaker.github.io/tufao/
介绍:
Tufão is a web framework for C++ that makes use of Qt’s object communication system (signals & slots).Tufão是一个C + +的Web框架,使用Qt的对象的通信系统(信号与槽)。
Features: 特性
High performance standalone server 高性能独立服务器
Cross-plataform support 跨平台支持
Good documentation 良好的文档
Support modern HTTP features 支持现代的HTTP特性
Persistent streams 持续流
Chunked entities 分块实体
100-continue status
WebSocket
HTTPS support 支持HTPPS
Flexible request router 灵活的路由请求
Static file server with support for conditional requests, partial download and automatic mime detection 静态文件服务器与条件请求支持,部分下载和自动检测
P

本文介绍并对比了三个基于C++-Qt的开源Web框架:Tufão、TreeFrog Framework和JQHttpServer。Tufão利用Qt的信号与槽机制,提供高性能独立服务器、跨平台支持及丰富的特性;TreeFrog Framework是一个全栈C++框架,强调高性能和MVC架构;JQHttpServer是轻量级HTTP/HTTPS服务器,易于部署和使用。
最低0.47元/天 解锁文章
5633

被折叠的 条评论
为什么被折叠?



