vaynedu / linux-socket-cpp-serverLinks
利用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
Sorting:
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- c++工具库☆106Updated 4 years ago
- 简单有效的内存池实现☆96Updated 8 years ago
- ☆40Updated 6 years ago
- muduo in windows☆68Updated 5 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- 使用c++ 14 重构muduo网络库。去除boost依赖。☆34Updated 7 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- The code from CSDN(大学 时写的博客代码存储地)☆82Updated 2 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 2019年最新总结,值得推荐的c/c++开源框架与库。持续更新中。☆33Updated 5 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆45Updated 12 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆96Updated 8 years ago
- kimgbo是muduo网络库的重构版本☆138Updated 7 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- 基于muduo(多线程网络服务框架)在应用层实现了RTSP服务器☆83Updated 4 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- spdlog简单封装☆49Updated last year
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- 《C++ 服务器开发精髓》随书配套源码☆212Updated 3 years ago
- 《使用C++11编写Linux多线程程序》所附代码☆31Updated 10 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 5 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Updated 6 years ago
- C++并发与多线程编程☆64Updated 6 years ago
- libevent-1.4.15源码阅读注释☆73Updated 6 years ago
- muduo v1.0.4的注释版☆92Updated 9 years ago
- TinySTL is a subset of STL(cut some containers and algorithms) and also a superset of STL(add some other containers and algorithms)☆59Updated 8 years ago
- 程杰版的《大话设计模式》的C++版本代码☆26Updated 6 years ago
- my vim config☆29Updated 5 years ago