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
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 server with CGI support☆12Apr 15, 2016Updated 9 years ago
- C语言实现的线程池☆13Dec 30, 2015Updated 10 years ago
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- 用libevent实现https服务器☆21Jan 28, 2019Updated 7 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
- Implemetation of "Pixel-In-Pixel Net: Towards Efficient Facial Landmark Detection in the Wild"☆11Jul 6, 2023Updated 2 years ago
- Linux程序设计大作业 一个多线程的Socket通信的FTP服务器☆18Dec 18, 2018Updated 7 years ago
- C++后端知识点☆15Apr 10, 2024Updated last year
- SMASH: Physics-guided Reconstruction of Collisions from Videos, SIGGRAPH Asia 2016☆11Jan 25, 2018Updated 8 years ago
- A MATLAB Isotropic Remesher based on OpenMesh and OpenFlipper☆14Mar 11, 2015Updated 11 years ago
- ☆18Mar 13, 2020Updated 6 years ago
- 基于人工神经网络的中文语义相似度计算研究☆11Apr 1, 2013Updated 12 years ago
- per reactor a listener socket☆11Mar 19, 2020Updated 6 years ago
- Source for Mobile & Web Messaging book☆16Aug 27, 2014Updated 11 years ago
- a server which is mostly used to build a Distributed mmorpg game server☆24Jan 30, 2018Updated 8 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆37Aug 27, 2015Updated 10 years ago
- ☆11Jun 10, 2017Updated 8 years ago
- An OpenStreetMap Visualization Toolkit for Python☆30Dec 18, 2017Updated 8 years ago
- golang制作的开源后台管理系统☆10Jun 17, 2016Updated 9 years ago
- 写配置文件生成增删改查系统☆12Mar 30, 2016Updated 9 years ago
- A software 3D rendering engine in Windows Store app☆12Jul 13, 2015Updated 10 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 10 years ago
- MMORPG Server☆10Jan 4, 2024Updated 2 years ago
- An Elixir implementation of the Auto Configuration Server described in the TR-069 specification☆11Jun 1, 2024Updated last year
- RESTful API's development support library for C++, named after Emiliano Zapata☆14Updated this week
- 重构征途服务器☆14May 5, 2014Updated 11 years ago
- 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
- A server framework with multi threads. Base on epoll and provides socket,http,https,curl. Can be easily extend with C++ or Scripts(Lua/Ja…☆12Mar 25, 2019Updated 6 years ago
- Discuz Q.☆16Dec 23, 2020Updated 5 years ago
- 一个搜索引擎迷你项目,涉及分词,建倒排索引,网页去重,计算相似度,文本聚类,多进程编程,网络编程,守护进程编写,makefile编写,工程组织等各方面内容☆140Oct 16, 2015Updated 10 years ago
- 短链接服务器,基于proactor的多线程服务器,maysql作为发号器,redis缓存☆10Jun 2, 2021Updated 4 years ago
- CoreFoundation wrapper in .NET. Requires CFLite or CoreFoundation in place☆12Nov 21, 2012Updated 13 years ago
- Example app of communication between Unity and Android. (Android Studio and Unity Project)☆13May 19, 2015Updated 10 years ago
- Package scripts for GCC with the MCF thread model☆14Mar 14, 2026Updated last week