FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。
☆14Sep 9, 2020Updated 5 years ago
Alternatives and similar repositories for CloudDisk
Users that are interested in CloudDisk are comparing it to the libraries listed below
Sorting:
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 4 years ago
- Linux高性能服务器编程(游双)源码☆18Sep 18, 2020Updated 5 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Sep 26, 2020Updated 5 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- Header-only C++ utility tools for self using. C++17 required.☆12May 8, 2019Updated 6 years ago
- Sender-Receiver communication based on Unix domain sockets☆13Oct 21, 2016Updated 9 years ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆10Aug 12, 2020Updated 5 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- Async Reactive Extensions for .NET (Async version of R3)☆23Updated this week
- vue.js+node.js 毕业设计 ----- 校园信息发布平台☆17May 22, 2021Updated 4 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆11May 10, 2020Updated 5 years ago
- A lightweight event bus for C++☆16Sep 14, 2018Updated 7 years ago
- ☆17Dec 3, 2024Updated last year
- ☆15Jan 2, 2023Updated 3 years ago
- 基于Linux EPOLL多路复用的C++轻量级WebServer☆11Jul 11, 2020Updated 5 years ago
- Pytorch implementation of F-CAM. Paper: "F-CAM: Full Resolution Class Activation Maps via Guided Parametric Upscaling".☆15Jan 21, 2023Updated 3 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 6 years ago
- Multi-core pub/sub IPC framework for embedded systems☆15Dec 27, 2018Updated 7 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信 息安全算法等。☆14Jun 28, 2016Updated 9 years ago
- C语言 考试管理系统☆16May 14, 2020Updated 5 years ago
- 利用Windows SDK构建一个微型游戏引擎TinyEngine,Win32项目,C++☆14Jun 23, 2014Updated 11 years ago
- c++11实现的一个实用的轻量级跨平台多线程actor框架,支持pull和push接口,支持基于协程的异步调用,目前只支持本地消息传递☆22Jan 2, 2024Updated 2 years ago
- ☆17Jan 10, 2023Updated 3 years ago
- 一些奇技淫巧,just for fun☆14Oct 7, 2019Updated 6 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆17Jun 13, 2022Updated 3 years ago
- Django二手校园交易信息网站☆12Nov 5, 2020Updated 5 years ago
- 日常积累的一些知识点和代码片段☆14Oct 28, 2025Updated 4 months ago
- paddlepaddle框架 论文复现(CNN特征可视化)+VGG16猫脸分类(动态图)☆17Jul 29, 2020Updated 5 years ago
- 物流仓储管理系统前端(预览http://39.96.175.246:8083)☆15Nov 18, 2022Updated 3 years ago
- A library with a range of utility classes and methods for jump starting C++ applications.☆18May 20, 2019Updated 6 years ago
- vue-shop构建web端购物商城网站☆22Jun 20, 2018Updated 7 years ago
- 基于Reactor 模式的多线程现代化C++11网络库☆17May 26, 2018Updated 7 years ago
- Official PyTorch code for the CVPR 2022 paper - Consistent Explanations by Contrastive Learning☆18Sep 11, 2022Updated 3 years ago
- 又一个同时支持window/linux平台的EventLoop实现,包含IO事件/timer/异步事件的处理☆16May 13, 2018Updated 7 years ago
- 一套c服务框架☆18Aug 11, 2020Updated 5 years ago
- 校园订餐系统,前端vue2,后端nodejs,本人的毕业设计,学前端的小伙伴用来应付毕业设计应该没啥问题😁☆21Apr 4, 2024Updated last year
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Feb 8, 2021Updated 5 years ago
- Provides run-time tuple element access☆15Feb 15, 2021Updated 5 years ago