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服务器☆23Mar 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
- 一个基于epoll和线程池的转发服务器☆11Nov 7, 2018Updated 7 years ago
- 使用Qt,通过zmq的C++接口进一步封装,并提供基于多对一的服务器模式与一对多的推送模式的客户端与服务器实现。☆12Oct 7, 2013Updated 12 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 用libevent实现https服务器☆20Jan 28, 2019Updated 7 years ago
- 用C++开发web服务器框架☆31Jul 24, 2021Updated 5 years ago
- 用Linux C编程实现了一个多进程的web局域网服务器,主要用到了socket网络编程接口和http协议,处理了多进程中的僵尸问题(signal),超时连接问题(select)以及统计在线连接数目☆42Oct 22, 2015Updated 10 years ago
- Linux程序设计大作业 一个多线程的Socket通信的FTP服务器☆18Dec 18, 2018Updated 7 years ago
- libevent 官方文档的中文版☆48Jan 19, 2015Updated 11 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆82Dec 30, 2022Updated 3 years ago
- 基于Linux系统的应用程序,旨在搭建一套完整的多进程多线程通讯的消息框架. 支持多SOC的嵌入式APP.☆32Dec 9, 2023Updated 2 years ago
- C++后端知识点☆15Apr 10, 2024Updated 2 years ago
- API and CLI for getting the stars for one or more GitHub users or organizations.☆18Sep 13, 2017Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Fly.io API wrapper for simplifying REST calls.☆10Aug 23, 2017Updated 9 years ago
- Model mommy spatial fields generators☆14Mar 29, 2017Updated 9 years ago
- Resample data based on DTW alignment☆10Jun 8, 2017Updated 9 years ago
- per reactor a listener socket☆11Mar 19, 2020Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数 据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 3 years ago
- 线程池 + epoll 的 web 服务器 CGI服务器使用 进程池 + epoll 实现☆10Mar 20, 2019Updated 7 years ago
- 一套针对中文实体识别的BLSTM-CRF解决方案☆13Apr 21, 2018Updated 8 years ago
- gitlab merge robot☆14Jun 16, 2021Updated 5 years ago
- 高性能 c++ 服务器框架, 协程rpc框架 10秒即可上手。技术交流群:339711102,主要探讨游戏开发,游戏框架,后台开发,web框架及fastrpc使用优化问题。 http://www.oschina.net/p/python-fastrpc☆80Jan 22, 2017Updated 9 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- a server which is mostly used to build a Distributed mmorpg game server☆23Jan 30, 2018Updated 8 years ago
- ☆15Sep 24, 2021Updated 4 years ago
- ☆15Oct 6, 2022Updated 3 years ago
- golang制作的开源后台管理系统☆10Jun 17, 2016Updated 10 years ago
- cdirs 用于在linux中快速切换目录,对庞大的项目工程效果显著.其基于标签且无缝取代cd命令,学习成本非常低☆11Aug 29, 2019Updated 7 years ago
- 单维、多维时间序列数据预测☆11Jan 7, 2019Updated 7 years ago
- GIM是linux环境下的一个大并发,可扩展的在线推送和IM服务框架(并不局限于IM,可以方便的扩展到其他业务场景),在典型的24核,32G内存机器上,单台服务器可以支持超过100万在线用户,TPS>5w,在了解基本架构和协议之后,能够很方便的对后端业务逻辑进行扩展。该开源…☆36Aug 27, 2015Updated 11 years ago
- pure c++ implemented a library for learning 3d graphic algorithm and game programming.☆14Nov 20, 2013Updated 12 years ago
- A Chrome extension to download YouTube videos in bulk: (old Firefox Website) http://msram.github.com/bytubed/☆10Jun 28, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- REST API development support for C++☆15Updated this week
- 迷你搜索引擎项目,后台程序在Linux环境下用C/C++开发,前台页面在windows环境下用PHP实现。☆81Mar 23, 2014Updated 12 years ago
- A clojure implementation of the TR-069 protocol (aka. CWMP, CPE WAN Management Protocol)☆14Oct 12, 2012Updated 13 years ago
- 网游游戏服务器引擎☆31May 28, 2015Updated 11 years ago
- MMORPG Server☆10Jan 4, 2024Updated 2 years ago
- An Elixir implementation of the Auto Configuration Server described in the TR-069 specification☆12Jun 1, 2024Updated 2 years ago
- Given a global mean temperature pathway, generate random global climate fields consistent with it and with spatial and temporal correlati…☆13Oct 8, 2020Updated 5 years ago