LACHENNG / LanceNet
从零开始创建一个支持负载均衡的Reactor模式网络库,支持linux平台的三种IO 复用,并基于此构建了多个有趣的应用,包括经过高度优化实现的高并发的Echo服务,使用消息反射技术实现的聊天服务等,云会议室等,参见【Apps】
☆11Updated last year
Alternatives and similar repositories for LanceNet:
Users that are interested in LanceNet are comparing it to the libraries listed below
- 基于LanceNet构建的一个云会议系统,支持聊天 ,文件发送,视频会议等☆23Updated last year
- Linux下的一个C++轻量级Web服务器,在完善自带的KV存储引擎之后提供分布式的存储服务☆25Updated 2 years ago
- Linux C++ Web 文件服务器☆246Updated 11 months ago
- Maintenance Stopped! Refer to a much better designed repo that is similar: https://github.com/GeniusDai/cppev☆62Updated 2 years ago
- ☆42Updated 2 years ago
- 基于Qt的C++项目,实现了网盘的基 础功能,包括注册登录、好友系统、私聊群聊、文件操作、分享文件等功能,实现了网络通信、多线程等。☆270Updated 9 months ago
- 基于tcp/ip的Qt聊天室☆62Updated 4 years ago
- 基于C++和epoll实现的聊天室☆161Updated 4 years ago
- Notes, study☆119Updated last year
- c++ framework☆101Updated last year
- 个人Qt项目,天气预报,使用QListWidget自定义控件,适合新手Qt学习☆77Updated 5 months ago
- 分布式云存储(网络云盘)☆19Updated 3 years ago
- ☆24Updated last week
- ☆100Updated last year
- C++分布式网络通信框架(RPC)☆15Updated last year
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆71Updated 6 years ago
- C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天☆209Updated 4 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆247Updated 3 years ago
- 客户端基于QT,可以传输视频,音频,同时可以传输文本。涉及信号与槽,多线程,socket通信,Tcp/IP包解析. 服务器端地址:https://github.com/muleimulei/CloudMeeting_Server☆150Updated 2 years ago
- Linux C/C++项目:虚拟文件服务器(功能匹配百度网盘)☆273Updated 4 years ago
- 使用Qt开发的桌面端仿微信应用☆12Updated last year
- 模拟百度网盘实现的一个简单文件传输和下载的c/s模式的项目:☆61Updated 7 years ago
- c++ rpc framework, simplified version of tinyrpc。☆237Updated last year
- Event-Driven C++ High-Performance WebServer In C++11☆83Updated 2 years ago
- 聊天室项目 实时通讯软件 C++ Qt Mysql Socket☆79Updated 4 years ago
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程 实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆117Updated 4 years ago
- 车牌识别C++项目☆137Updated 4 years ago
- 视频会议后台。涉及进程池,线程池,socket通信,unix域套接字。客户端地址:https://github.com/muleimulei/CloudMeeting☆51Updated 3 years ago
- 《Linux 高性能服务器编程》和《Linux多线程服务端编程:使用muduo C++网络库》的笔记和源码,以及两个轻量级服务器的项目代 码☆324Updated 4 years ago
- ☆93Updated 6 months ago