yfs是一个分布式文件系统(mit6.824)
☆72Feb 22, 2019Updated 7 years ago
Alternatives and similar repositories for yfsCpp11
Users that are interested in yfsCpp11 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Yet Another File System (yfs) based on Paxos algorithm.☆16Oct 22, 2017Updated 8 years ago
- 小文件分布式存储系统☆10Sep 6, 2013Updated 12 years ago
- MIT 6.824-2012☆10Jun 30, 2018Updated 8 years ago
- 此项目基于Linux系统,采用分布式架构、MVC(mode-view-controller)框架,通过Nginx 负载均衡实现多个服务器集群,使用one loop per thread +thread pool模式,通过开源的libevent I/O框架库,采用非阻塞 IO…☆12May 4, 2022Updated 4 years ago
- MIT6.824分布式系统(2018秋)☆273Mar 31, 2019Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆84Aug 28, 2025Updated 11 months ago
- 一门公开课《MIT6.824》的大作业☆12Jun 21, 2021Updated 5 years ago
- CMU的数据库系统课程☆259Nov 9, 2018Updated 7 years ago
- 基于 C++ 实现的 Etcd kv 存储系统☆15May 21, 2023Updated 3 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Nov 15, 2015Updated 10 years ago
- CMU 15-441 项目一 Liso Web服务器☆17Nov 4, 2018Updated 7 years ago
- 高并发内存池-tcmalloc精简版☆10Mar 11, 2023Updated 3 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆154Oct 18, 2022Updated 3 years ago
- MIT 6.824 2018 lab. MIT6.824分布式系统(2018秋)☆86Sep 3, 2021Updated 4 years 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.
- 一个基于muduo库的rpc分布式微服务框架☆17Jul 13, 2022Updated 4 years ago
- 一个基于LSM树的单机KV存储引擎☆12Aug 15, 2023Updated 2 years ago
- Homework of SJTU SE121: An LSM Tree KVStore System☆33Apr 18, 2020Updated 6 years ago
- [c++]使用boost.asio写的简单内存键值对缓存☆11Jul 31, 2017Updated 8 years ago
- MIT6.824作业答案☆14May 19, 2018Updated 8 years ago
- MIT 6.824 distributed system C++Version☆877Jun 10, 2023Updated 3 years ago
- 基于C++实现的RPC分布式网络通信框架☆26Mar 30, 2022Updated 4 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Jun 17, 2022Updated 4 years ago
- 基于muduo网络库Reactor模型的集群聊天源码☆27Feb 21, 2022Updated 4 years 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.
- Nsq v1.1.0 版本的源码分析☆14Aug 9, 2020Updated 5 years ago
- A redis compatible database.☆15Jul 23, 2021Updated 5 years ago
- 从零开始重写sylar C++高性能分布式服务器框架☆385Oct 27, 2025Updated 9 months ago
- 连接池模板,可以应用于redis和mysql,实现了简易的redis分布式锁,对hiredis进行了二次封装☆15Oct 11, 2023Updated 2 years ago
- ☆18Jun 8, 2021Updated 5 years ago
- A/B Test knowledge system(AB实验知识体系).☆12Sep 24, 2020Updated 5 years ago
- A deep learning framework realized by cpp(Eigen based).☆29Aug 20, 2020Updated 5 years ago
- 一个简易的c++高并发http服务器,并提供servlet接口☆59Apr 27, 2023Updated 3 years ago
- UESTC-《Parallel and Distributed Computing》Course Experiment(电子科技大学 《分布式并行计算》课程实验)-Nvidia CUDA Course on https://courses.nvidia.com/course…☆10Jun 18, 2019Updated 7 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.
- 简单数据库实现,支持SQL语句☆38Jan 8, 2016Updated 10 years ago
- 轻量级分布式消息队列☆25Jan 29, 2015Updated 11 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆149Aug 31, 2020Updated 5 years ago
- Simple Engine for AB Testing with Dot Net Core☆14Feb 6, 2018Updated 8 years ago
- A distributed service governance framework. 分布式服务治理框架☆430Mar 31, 2024Updated 2 years ago
- ☆10Jul 23, 2019Updated 7 years ago
- 项目介绍:本项目自研项目,旨在实践网络编程及相关开发技术的学习。 个人职责:后端开发 工作内容:【高并发】基于线程池、非阻塞 socket、IO 多路复用技术(ET 模式的epoll)、及 Reactor 事件处理模式实现高并发。【内存池】使用TLS(线程局部存储)内存池,…☆48Aug 30, 2022Updated 3 years ago