vaynedu / linux-socket-cpp-server
利用C++把之前的socket重新封装成类,按照面对对象思想编写,增加异常类,epoll,多线程,读写锁,然后完成一个比较完善聊天室,增加心跳包
☆36Updated 5 years ago
Alternatives and similar repositories for linux-socket-cpp-server:
Users that are interested in linux-socket-cpp-server are comparing it to the libraries listed below
- c++工具库☆104Updated 3 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- 简单有效的内存池实现☆92Updated 8 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆30Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆40Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 11 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆21Updated 5 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Updated 8 years ago
- muduo in windows☆70Updated 5 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆69Updated 5 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆93Updated 5 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆94Updated 8 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- A light and high performance WebSocket Server.☆114Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 4 years ago
- Linux环境下的C/C++小项目☆93Updated 7 years ago
- 一些C/C++常用封装例子☆209Updated 3 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Updated 7 years ago
- ☆40Updated 2 years ago
- 《C++ 服务器开发精髓》随书配套源码☆210Updated 3 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated last year
- 这是一个项目,C/S架构,服务端为C++,客户端为Qt,XML为小型数据库,主要是为了进行一些XML的操作。☆18Updated 6 years ago
- ☆31Updated last year
- 用C++开发web服务器框架☆31Updated 3 years ago
- C风格、C++风格及C++11特性的线程池☆41Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆67Updated 5 years ago