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:
- Linux环境下的C/C++小项目☆97Updated 7 years ago
- 《C++ 服务器开发精髓》随书配套源码☆216Updated 3 years ago
- 编程实验第三次,高性能web服务器,用c++编写一个支持高并发的web服务器,用于提供静态文件访问和日志管理,用到多线程与线程池、网络编程框架☆46Updated 12 years ago
- “四人帮”-《设计模式:可复用面向对象软件的基础》所有模式的实现,使用C++语言☆75Updated 10 years ago
- The code from CSDN(大学时写的博客代码存储地)☆82Updated 2 years ago
- linux网络编程框架(C++)基于Reactor事件机制,支持线程池,异步非阻塞,高并发,高性能☆85Updated 2 years ago
- 基于线程池、消息队列和epoll模型实现并发服务器架构☆42Updated 6 years ago
- 一些C/C++常用封装例子☆213Updated 3 years ago
- 基于C++ Muduo网络库的集群聊天服务器项目☆71Updated 5 years ago
- codes of linux programing (线程池,IO复用,进程间通信等)☆56Updated 9 years ago
- MySql数据库的连接池实现,多用户的数据库访问。能够很好的管理数据库的连接(C++)。☆70Updated 5 years ago
- c++11 implementation of muduo net lib and muduo asynclogging.☆33Updated 6 years ago
- linux下开发的一个即时通讯程序,使用mysql数据库和阿里云服务器搭建服务端程序,采用多线程实现高并发。客户端界面用qt框架绘制。☆139Updated 8 years ago
- 实现的一个简易的 C++ 序列化库☆78Updated 3 years ago
- 系统编程:Makefile的编写、进程线程区别以及控制、生产者消费者模型、System V标准和POSIX标准中的IPC间通信、简单Shell脚本的编写;网络编程:基于TCP/UDP的客户端/服务器、socket、高级I/O、select/poll/epoll、Http协议☆57Updated 9 years ago
- A light and high performance WebSocket Server.☆113Updated 3 years ago
- 简单有效的内存池实现☆96Updated 9 years ago
- C++ 定时器, 基于 C++11, libuv 实现☆97Updated 8 years ago
- a cpp Web Server☆157Updated 5 years ago
- 《Head First设计模式》学习代码,使用C++实现☆70Updated 10 years ago
- C++/C++11/C++14/C++17/C++20's usage☆314Updated last month
- c++千万级高并发网络通信(Socket协议,跨平台全栈开发)☆95Updated 5 years ago
- A High Performance Multithread Network Library☆107Updated 6 years ago
- c++负载均衡服务器☆30Updated 6 years ago
- 学员学习过程,课程总结的文章集锦,包含linux c/c++服务器,音视频,内核,dpdk,golang☆122Updated 3 years ago
- 即时通信 select/poll/epoll☆45Updated 5 years ago
- LinuxC++ 高并发网络编程【高性能静态网络服务器 一步步搭建过程】从基础到socket熟练应用☆53Updated 4 years ago
- Linux下单进程/多线程/多进程/select/epoll架构的socket服务端和客户端的框架☆47Updated 8 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Updated 6 years ago
- ☆45Updated 2 years ago