xunshuidezhu / chatroom
c/s架构基于线程池+I/O复用并发聊天室
☆23Updated 5 years ago
Alternatives and similar repositories for chatroom:
Users that are interested in chatroom are comparing it to the libraries listed below
- 基于C++线程池的轻量级Web并发服务器☆160Updated 3 years ago
- A High Performance HTTP Web Server in C++11☆138Updated 5 years ago
- Linux网络编程视频教程☆209Updated 2 years ago
- Linux多线程服务端编程[muduo C++网络库]☆541Updated 3 years ago
- A WebServer write by C++☆130Updated 5 years ago
- 《Linux 高性能服务器》附带的项目程序springsnil详细解读,一个负载均衡服务器☆116Updated 6 years ago
- 大并发服务器课程源代码☆304Updated 4 years ago
- 学习muduo网络库的一些笔记☆102Updated 4 years ago
- A C++ Lightweight Web Server based on Linux epoll☆614Updated last year
- 使用C++实现的ubuntu环境下的聊天小项目,采用C/S架构,支持注册、登录、记录登录状态、私聊、群聊功能,前期使用多线程实现并发服务器,后期利用epoll监听+线程池处理的Reactor模式实现并发服务器,进行了压力测试,并采用 bitmap 实现的布隆过滤器减少对 M…☆110Updated 3 years ago
- 从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台☆245Updated 3 months ago
- C++实现的简单http服务器(进程池+epoll)☆94Updated 6 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆248Updated 9 months ago
- linux下c/c++模拟实现云盘项目☆610Updated 3 years ago
- 大并发服务器课程源代码☆121Updated 4 years ago
- Linux C/C++ 后台开发 面试题目☆260Updated 5 years ago
- C++ High Performance HTTP WebServer☆74Updated 3 years ago
- 基于muduo网络库的集群聊天服务器☆92Updated 3 years ago
- ☆167Updated 5 years ago
- C++11版本muduo网络库 除去了对boost库的依赖☆208Updated 2 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆69Updated 5 years ago
- c++开发面试准备复习笔记☆102Updated 5 years ago
- JSON-RPC implementation in C++17☆346Updated 2 years ago
- 红黑树的实现☆292Updated 6 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago
- C++后台开发面试经验☆168Updated 3 years ago
- 可以工作在nginx tcp负载均衡环境中的集群聊天服务器和客户端源码 基于muduo实现☆222Updated 3 years ago
- 📚 技术面试指南,记录着我面经过程所遇到的问题以及总结的知识点。面试的公司:腾讯、阿里巴巴、字节跳动、虎牙直播、CVTE。所包含的知识点:c/c++/python ,算法,操作系统,计算机网络,数据库☆200Updated 3 years ago
- C++11 实现的简易版 STL☆221Updated 7 years ago
- Linux高性能服务器编程(作者 游双) 读书笔记和Demo☆358Updated 4 years ago