xiaodainiao / fastdfsLinks
基于c++实现的分布式文件传输系统
☆10Updated 2 years ago
Alternatives and similar repositories for fastdfs
Users that are interested in fastdfs are comparing it to the libraries listed below
Sorting:
- 分布式云存储(网络云盘)☆19Updated 3 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- Transferring messages and files between the server and the client are realized in this project.☆35Updated 3 years ago
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆62Updated 8 years ago
- 基于C++的集群聊天服务器☆61Updated 2 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 5 years ago
- C++聊天室服务器,基于sylar框架开发,使用http服务器做资源服务,websocket server做聊天server☆71Updated 5 years ago
- QtC++实现基于TCP协议仿QQ聊天软件☆14Updated 5 years ago
- 基于muduo网络库的集群聊天服务器☆95Updated 4 years ago
- qt+opevcv实现的一个点对点的视频会议客户端☆7Updated 11 years ago
- 视频会议后台。涉及进程池,线程池,socket通信,unix域套接字。客户端地址:https://github.com/muleimulei/CloudMeeting☆52Updated 3 years ago
- 网络云盘(简单的毕设项目)☆52Updated 4 years ago
- 带有详细注释,配有相应博客讲解,适合用于学习STL、数据结构算法的简易STL库。☆32Updated 5 years ago
- 基于OpenCV+FFmpeg+SDL完成的实时会议的通信软件,采用QT编程进行客户端的UI的设计;服务器使用Threadpool+epoll模型实现数据交互、业务处理☆34Updated 3 years ago
- 这个项目主要用作C++开发面试相关知识学习。☆32Updated 4 years ago
- 本项目为C++11编写的基于epoll的多线程网络服务器框架,应用层实现了简单的http服务器和一个回声服务器,其中http解析和get方法请求,目前支持静态资源访问,支持http长连接;☆15Updated 3 years ago
- c++ rpc framework☆41Updated last year
- 使用Qt5写的一个聊天室软件,涉及到Qt的TCP通信、多线程和Mysql数据库操作,使用穿透工具把服务器穿透至公网,已实现基本的禁言,黑名单,连接管理等基本功能☆39Updated 2 years ago
- 一个基于muduo库的rpc分布式微服务框架☆14Updated 2 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆22Updated 6 years ago
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆20Updated 7 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆72Updated 6 years ago
- c++ framework☆105Updated last year
- Tiny and simple c++ rpc library☆85Updated 7 years ago
- 📚一个三级缓存的高并发内存池☆57Updated 6 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 基于QT仿微信客户端以及基于muduo服务端的集群聊天服务器☆36Updated 9 months ago
- C++分布式网络通信框架(RPC)☆15Updated 2 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- 基于C++11实现的多线程网络库。内部实现有 HTTP 服务器,KV轻量级数据库等,目标是实现分布式存储服务。☆8Updated 2 years ago