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
- Possion Reconstruction☆12Aug 9, 2021Updated 4 years ago
- 海康威视网络录像机(NVR)和网络摄像机(IPC)的封装类☆16Jun 9, 2020Updated 6 years ago
- Async Reactive Extensions for .NET (Async version of R3)☆28Mar 1, 2026Updated 3 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- ☆15Jan 2, 2023Updated 3 years ago
- Code for the paper: Towards Better Understanding Attribution Methods. CVPR 2022.☆17Jun 13, 2022Updated 4 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
- 分布式云存储(网络云盘)☆22Sep 8, 2021Updated 4 years ago
- [CVPR 2022] HINT: Hierarchical Neuron Concept Explainer☆20Apr 19, 2023Updated 3 years ago
- Official PyTorch code for the CVPR 2022 paper - Consistent Explanations by Contrastive Learning☆19Sep 11, 2022Updated 3 years ago
- PointNet implementation on Windows (pyTorch version, most of codes are brorrowed from Fxia22)☆26Jan 10, 2021Updated 5 years ago
- "FastSAM_Awsome_Openvino" 项目展示了如何通过 OpenVINO 框架高效部署 FastSAM 模型,实现了令人瞩目的实例分割功能。该项目提供了 C++ 版本和 Python 版本两种实现,为开发者提供了在不同语言环境下使用 FastSAM 模型的选…☆38Dec 13, 2023Updated 2 years ago
- 本系统采用C++技术栈,并结合 Docker、gRPC、Protocol Buffers等工具和框架的分布式Linux性能分析监控系统。通过模块化的设计,该项目旨在实现对分布式Linux 系统的性能监控和分析。☆20Nov 4, 2023Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Integrated Grad-CAM (submitted to ICASSP2021 conference)☆19Feb 8, 2021Updated 5 years ago
- Unity 自定义艺术字 CustomFont☆22Dec 12, 2025Updated 6 months ago
- paddlepaddle框架 论文复现(CNN特征可视化)+VGG16猫脸分类(动态图)☆17Jul 29, 2020Updated 5 years ago
- 使用C++实现KV存储引擎。☆25Jul 21, 2021Updated 4 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36May 9, 2018Updated 8 years ago
- A lightweight event bus for C++☆16Sep 14, 2018Updated 7 years ago
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆33Jan 19, 2023Updated 3 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
- 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.
- High resolution XAI method for convolutional neural networks☆23Apr 26, 2023Updated 3 years ago
- 👁 零代码零标注 CV AI 自动化测试工具 🚀 免除大量人工画框和打标签等,直接零代码快速自动化测试 CV 计算机视觉 AI 人工智能图像识别算法:行人检测、动植物分类、人脸识别、OCR 车牌识别、旋转校正、舞蹈姿态、抠图分割 等,还可一键 下载测试报告、导出训练和测…☆39Jun 2, 2026Updated 2 weeks ago
- 使用 epoll 实现多线程 Reactor 模式的 TCP server 框架。☆10Jul 1, 2019Updated 6 years ago
- 轻量级高性能C++网络引擎库,支持多种协议,可扩展。☆14Sep 26, 2020Updated 5 years ago
- my vim config☆30Nov 25, 2019Updated 6 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
- An IPC library that implements publish/subscribe (PUBSUB) and remote procedure call (RPC) functionality.☆12Sep 21, 2019Updated 6 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.
- Visualizing Deep Networks by Optimizing with Integrated Gradients (I-GOS)☆35Nov 22, 2022Updated 3 years ago
- 🔍 C++性能剖析器(跨平台、无锁、智能) Easy Performance Profiler that is cross-platform, lock-free and smart for C++.☆31Jun 4, 2024Updated 2 years ago
- c/c++ 语言的demo和各种工具类,包括数据结构算法和信息安全算法等。☆14Jun 28, 2016Updated 9 years ago
- 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 last month
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 12 years ago
- 本方案在以下赛事中获得TOP3名次:1.2021百度paddlepaddle&国家电网AI创新大赛 语义解析赛道 三等奖 2.千言·语义解析 冠军 3.CCKS 2022 金融NL2SQL 亚军 4. WAIC 2022 Text2SQL 三等奖☆33Feb 18, 2022Updated 4 years ago