xmulyj / SFDSLinks
小文件分布式存储系统
☆11Updated 11 years ago
Alternatives and similar repositories for SFDS
Users that are interested in SFDS are comparing it to the libraries listed below
Sorting:
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆79Updated 3 years ago
- HTTP仿云盘文件服务器☆16Updated 7 years ago
- yfs是一个分布式文件系统(mit6.824)☆73Updated 6 years ago
- 一个自己封装的基于reactor的c++网络库☆37Updated 9 years ago
- 基于 Connect UDP 和自定义网络协议(简单请求响应协议) 、Reactor 网络模型(one loop per thread + 线程池) 的轻量RPC框架!☆22Updated last year
- 这是一个简易的rpc框架☆20Updated 8 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 6 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于协程和事件循环的c++网络库☆60Updated 5 years ago
- Easy-Load-Balancer(ELB)是一个易用、稳定、高性能的服务间远程调用的管理、调度、负载系统☆60Updated 7 years ago
- C++实现的几种进程调度算法(先来先服务、短进程优先、时间片轮转、静态优先级调度、高响应比优先(多用于作业调度))☆13Updated 6 years ago
- C++ Library for POSIX System.☆25Updated 4 months ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 基于muduo实现的云剪贴板,实现跨设备cv☆21Updated 2 years ago
- A lightweight c++11 symetric coroutine library which can be used for network programming.☆47Updated 4 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆66Updated 8 years ago
- Easy to use RPC framework☆42Updated 7 years ago
- 📚一个三级缓存的高并发内存池☆58Updated 6 years ago
- 基于跳表实现的键值型存储引擎☆12Updated 4 years ago
- mini分布式key-value存储引擎,主要涵盖: RPC,一致性Hash,master-slave-client架构,心跳机制等基本已经实现,主备结构, 数据迁移,数据副本等一些分布式主要功能将在以后添加☆18Updated 9 years ago
- 基于MFC图形界面设计模拟操作系统(练手项目)☆16Updated 5 years ago
- 用C++开发web服务器框架☆31Updated 4 years ago
- 基于分布式的集群聊天系统☆46Updated 4 years ago
- 动手写全文搜索引擎☆10Updated 5 years ago
- 高性能的c++日志库☆69Updated 4 years ago
- 自己用C++实现小型Redis☆34Updated 6 years ago
- VC6.0环境下用MFC实现的一个简单的通讯录软件,C++课程设计。☆8Updated 9 years ago
- 局域网文件同步服务端☆12Updated 8 years ago
- 基于一致性哈希的分布式键值存储系统☆42Updated 5 years ago
- 这是一个基于Qt5开发的模仿企业QQ的客户端☆25Updated 3 years ago