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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发…☆10May 26, 2021Updated 5 years ago
- Linux高性能服务器编程(游双)源码☆18Sep 18, 2020Updated 5 years ago
- 海康威视网络录像机(NVR)和网络摄像机(IPC)的封装类☆17Jun 9, 2020Updated 6 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
- Django二手校园交易信息网站☆12Nov 5, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- Native iOS App Examples☆11Apr 26, 2019Updated 7 years ago
- [CVPR 2022] HINT: Hierarchical Neuron Concept Explainer☆20Apr 19, 2023Updated 3 years ago
- 本系统采用C++技术栈,并结合 Docker、gRPC、Protocol Buffers等工具和框架的分布式Linux性能分析监控系统。通过模块化的设计,该项目旨在实现对分布式Linux 系统的性能监控和分析。☆20Nov 4, 2023Updated 2 years ago
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Feb 8, 2021Updated 5 years ago
- store images☆10May 17, 2022Updated 4 years ago
- paddlepaddle框架 论文复现(CNN特征可视化)+VGG16猫脸分类(动态图)☆17Jul 29, 2020Updated 5 years ago
- 使用C++实现KV存储引擎。☆25Jul 21, 2021Updated 4 years ago
- Flutter SliverGridDelegate extension☆15Feb 11, 2019Updated 7 years ago
- Flutter Build Runner Helper, to make it easier to execute build_runner commands.☆13Feb 28, 2022Updated 4 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 lightweight event bus for C++☆16Sep 14, 2018Updated 7 years ago
- ☆19Sep 11, 2024Updated last year
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆32Jan 19, 2023Updated 3 years ago
- 基于Qt Graphics View Framework框架写的看图、编辑图片、绘制简单图形、截屏和录制GIF的程序,以及opengl、vulkan、QRhi渲染2D的纹理的功能。☆44Jun 29, 2026Updated last week
- Java反射注入框架☆15Oct 24, 2017Updated 8 years ago
- Axiom-based Grad-CAM implementation in Pytorch☆28Nov 29, 2024Updated last year
- Sender-Receiver communication based on Unix domain sockets☆12Oct 21, 2016Updated 9 years ago
- High resolution XAI method for convolutional neural networks☆23Apr 26, 2023Updated 3 years ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- flutter NestedScrollView 下拉刷新插件☆15Jan 20, 2020Updated 6 years ago
- 仿阿里 Flutter-go v1.0 效果,并使用 玩Android 站点提供的 API 实现的 Flutter App☆15Dec 30, 2020Updated 5 years ago
- Terminal Screen animation for Android as SplashScreen☆14Feb 1, 2017Updated 9 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Sep 26, 2020Updated 5 years ago
- Header-only C++ utility tools for self using. C++17 required.☆12May 8, 2019Updated 7 years ago
- C语言实现封装的服务器框架,多进程+单线程+libevent+openssl+ORMSQL☆10Jul 30, 2019Updated 6 years ago
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 这里是文档型数据库MongoDB的学习工程☆11Jan 3, 2020Updated 6 years ago
- the java source log rewrite☆17Dec 15, 2023Updated 2 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.
- Multi-core pub/sub IPC framework for embedded systems☆15Dec 27, 2018Updated 7 years ago
- branch new for vs2017+/gcc-9.2.0+. with xcodecvt, xlog, xhook, xsig etc. branch old for VS2013.☆16Apr 30, 2026Updated 2 months ago
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- 极客时间《网络编程》epoll 主从反应堆模式 部分的代码☆10May 10, 2020Updated 6 years ago
- 本方案在以下赛事中获得TOP3名次:1.2021百度paddlepaddle&国家电网AI创新大赛 语义解析赛道 三等奖 2.千言·语义解析 冠军 3.CCKS 2022 金融NL2SQL 亚军 4. WAIC 2022 Text2SQL 三等奖☆33Feb 18, 2022Updated 4 years ago
- WebViewJsBridge-Android 是 JavaScript 与 Android WebView 通信的桥接库。☆19Jun 2, 2020Updated 6 years ago
- 超市商品库存信息管理系统/大一C语言课设☆13Jan 2, 2022Updated 4 years ago