Linux平台下C++开发的网络服务程序设计,多进程网络服务程序,多线程网络服务程 序,线程池网络服务程序的设计,代码的编写。客户端的主要功能是为用户提供交互 式的算数运算命令,并通过用户命令完成与服务器端的交互。服务器端采用多进程, 多线程,线程池三种方式实现,此版本不涉及CGI,后面会给出更新版本。。。
☆51Feb 14, 2013Updated 13 years ago
Alternatives and similar repositories for webserver
Users that are interested in webserver are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一个基于epoll的多线程 linux c http web服务器☆24Mar 7, 2015Updated 11 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- web server with CGI support☆12Apr 15, 2016Updated 9 years ago
- C语言实现的线程池☆13Dec 30, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 一个基于epoll和线程池的转发服务器☆11Nov 7, 2018Updated 7 years ago
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 4 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆43Oct 22, 2015Updated 10 years ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Dec 30, 2022Updated 3 years ago
- Linux程序设计大作业 一个多线程的Socket通信的FTP服务器☆18Dec 18, 2018Updated 7 years ago
- C++后端知识点☆15Apr 10, 2024Updated 2 years ago
- Search Engine for Chinese base on Solr(基于solr的中文搜索引擎框架)☆27Jan 25, 2013Updated 13 years ago
- 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.
- OBD2 Data Collector running on a Raspberry Pi☆12May 24, 2016Updated 9 years ago
- 一个用于avplayer播放器的p2p下载的后端实现. . .☆37Jun 3, 2014Updated 11 years ago
- ☆18Mar 13, 2020Updated 6 years ago
- gitlab merge robot☆14Jun 16, 2021Updated 4 years ago
- Source for Mobile & Web Messaging book☆16Aug 27, 2014Updated 11 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- 可使用vs直接编译的nginx☆106Jun 1, 2016Updated 9 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Aug 27, 2015Updated 10 years ago
- cdirs 用于在linux中快速切换目录,对庞大的项目工程效果显著.其基于标签且无缝取代cd命令,学习成本非常低☆11Aug 29, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- golang制作的开源后台管理系统☆10Jun 17, 2016Updated 9 years ago
- An OpenStreetMap Visualization Toolkit for Python☆30Dec 18, 2017Updated 8 years ago
- A clojure implementation of the TR-069 protocol (aka. CWMP, CPE WAN Management Protocol)☆14Oct 12, 2012Updated 13 years ago
- 写配置文件生成增删改查系统☆12Mar 30, 2016Updated 10 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 10 years ago
- 📚一套深色系后台管理界面,基础权限管理。☆12Feb 2, 2023Updated 3 years ago
- MMORPG Server☆10Jan 4, 2024Updated 2 years ago
- RESTful API's development support library for C++, named after Emiliano Zapata☆14Updated this week
- 重构征途服务器☆14May 5, 2014Updated 11 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.
- A 3D MMO game server framework. I first create this repo at http://git.oschina.net/ as a private repo for a new game project whitch is ab…☆14Sep 16, 2015Updated 10 years ago
- c++11任务库☆53Jan 15, 2016Updated 10 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆140Oct 16, 2015Updated 10 years ago
- 一个战棋游戏☆42Sep 16, 2014Updated 11 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作 为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- Package scripts for GCC with the MCF thread model☆14Apr 3, 2026Updated last week
- A Chrome extension to download YouTube videos in bulk: (old Firefox Website) http://msram.github.com/bytubed/☆10Jun 28, 2019Updated 6 years ago