基于线程池、消息队列和epoll模型实现并发服务器架构
☆45May 26, 2019Updated 7 years ago
Alternatives and similar repositories for cs_threadpool_epoll_mq
Users that are interested in cs_threadpool_epoll_mq are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于C语言编写的高并发Epoll服务器☆19Jan 19, 2020Updated 6 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- 学习cocos2d-x lua游戏编程☆11Dec 25, 2014Updated 11 years ago
- A high efficient Tcp server based on Epoll, Using reactor and producer consumer threadpool pattern. And use memory pool to improve the ef…☆18Mar 1, 2017Updated 9 years ago
- ☆10Apr 9, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆29Sep 26, 2018Updated 7 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆55Mar 18, 2025Updated last year
- 使用信号量加锁的循环共享内存队列☆11Sep 9, 2019Updated 6 years ago
- 应用于嵌入式Linux带屏幕的平台使用的是Qt5 GUI 界面基础功能程序组☆11Jun 7, 2023Updated 3 years ago
- 为QT程序,可远程控制家居设备,阿里云服务器作为数据交互中心☆14Dec 2, 2019Updated 6 years ago
- C语言实现进程间通信,共享内存演示☆12Mar 5, 2019Updated 7 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- Fault Injection Automatic Test Equipment☆15Nov 22, 2021Updated 4 years ago
- 本项目是一个行车记录仪的服务端,用vs、C++语言编写,在 Linux 环境下运行。实现服务器的【数据交互】【文件传输】【安全通信】等功能。☆21Sep 7, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆251Apr 1, 2024Updated 2 years ago
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 11 years ago
- A parametric RTL code generator of an efficient integer MxM Systolic Array implementation for Xilinx FPGAs, with error detection capabili…☆14Aug 28, 2025Updated 10 months ago
- 计算机网络实验设 计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU☆13May 28, 2021Updated 5 years ago
- 一个轻量级的转换工具, 用于把RGB像素块转换为YUV.☆23Jun 22, 2024Updated 2 years ago
- ☆12Dec 29, 2021Updated 4 years ago
- 即时通信 select/poll/epoll☆44Apr 5, 2020Updated 6 years ago
- A multimedia player base on Qt.☆38Dec 18, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Waterfall widget for Qwt.☆30May 16, 2019Updated 7 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- SPlayer项目的Qt界面代码,界面是用纯代码实现的,没有借助Qt设计师,也没有任何业务逻辑代码。此代码实现了一个窗口应有的大部分功能,若需要其他功能请自行扩展。☆20May 22, 2017Updated 9 years ago
- ☆12Mar 11, 2024Updated 2 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29May 25, 2018Updated 8 years ago
- 一个CIFAR100数据集的强基线结果☆20Nov 23, 2025Updated 7 months ago
- Mininet extensions for SRv6☆16Dec 20, 2018Updated 7 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆11Oct 28, 2020Updated 5 years ago
- 这是利用qt的tcp通信例程,包括了QTcpServer和QTcpSocket的使用,心跳检测网络状态☆16Sep 2, 2017Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 基于linux环境和Qt写的服务器和客户端的聊天室程序☆17May 24, 2020Updated 6 years ago
- 在进行数据传输的过程中可以选择TCP或者UDP协议,TCP虽然相对而言比较复杂,具有三次握手进行连接以及四次分手断开连接,但具备可靠性,被大公司广泛使用,因此设计一种基于TCP的多线程数据传输系统来进行通信。☆14Mar 27, 2021Updated 5 years ago
- C++11实现的协程库,支持Win,Linux,Mac。☆37Dec 20, 2018Updated 7 years ago
- read and write HEVC video bitstreams☆26Jul 5, 2019Updated 7 years ago
- 简单有效的内存池实现☆102Jul 12, 2016Updated 9 years ago
- 前向纠错码FEC(含喷泉码RaptorQ)☆17Aug 15, 2017Updated 8 years ago
- 基于Epoll实现的聊天室服务器☆24Mar 22, 2023Updated 3 years ago