基于线程池、消息队列和epoll模型实现并发服务器架构
☆43May 26, 2019Updated 6 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
- ☆10Apr 9, 2019Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆54Mar 18, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 应用于嵌入式Linux带屏幕的平台使用的是Qt5 GUI 界面基础功能程序组☆11Jun 7, 2023Updated 2 years ago
- 为QT程序,可远程控制家居设备,阿里云服务器作为数据交互中心☆14Dec 2, 2019Updated 6 years ago
- 批量IP网络探测工具,支持TCP,UDP,ICMP,支持高并发以及文件读取☆11Dec 31, 2020Updated 5 years ago
- Fault Injection Automatic Test Equipment☆16Nov 22, 2021Updated 4 years ago
- ☆11Sep 22, 2022Updated 3 years ago
- 本项目是一个行车记录仪的服务端,用vs、C++语言编写,在 Linux 环境下运行。实现服务器的【数据交互】【文件传输】【安全通信】等功能。☆20Sep 7, 2021Updated 4 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- Joint microservice deployment and request routing based on reinforcement learning.☆14Feb 5, 2026Updated last month
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆250Apr 1, 2024Updated last year
- 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.
- 群聊demo:包括基于ENet的服务器和使用qt开发的客户端(注册,登录,群聊)☆15Jun 13, 2015Updated 10 years ago
- C++ network framework,currently we support http, https, websocket☆13Sep 25, 2019Updated 6 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,115Jul 5, 2022Updated 3 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 6 months ago
- 计算机网络实验设计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU☆13May 28, 2021Updated 4 years ago
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆30Nov 10, 2021Updated 4 years ago
- ☆10Dec 29, 2021Updated 4 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- 一些安卓App工具类和模板代码,极简/高效,大部分是直接使用官方SDK实现,很小一部分是改造官方SDK实现或者自己实现☆19Aug 5, 2025Updated 7 months 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.
- c++负载均衡服务器☆29Aug 2, 2018Updated 7 years ago
- 即时通信 select/poll/epoll☆45Apr 5, 2020Updated 5 years ago
- including compiler to encode DGL GNN model to instructions, runtime software to transfer data and control the accelerator, and hardware v…☆14Nov 19, 2023Updated 2 years ago
- [TMLR 2024] Revisiting Random Weight Perturbation for Efficiently Improving Generalization☆12Oct 18, 2024Updated last year
- A multimedia player base on Qt.☆39Dec 18, 2018Updated 7 years ago
- Waterfall widget for Qwt.☆30May 16, 2019Updated 6 years ago
- SPlayer项目的Qt界面代码,界面是用纯代码实现的,没有借助Qt设计师,也没有任何业务逻辑代码。此代码实现了一个窗口应有的大部分功能,若需要其他功能请自行扩展。☆20May 22, 2017Updated 8 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- non-rigid registration in NIMBLE: A Non-rigid Hand Model with Bones and Muscles☆11Sep 2, 2022Updated 3 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆12Mar 11, 2024Updated 2 years ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆29May 25, 2018Updated 7 years ago
- Adapted signed distance function (SDF) for detecting collisions between 3D interacting hands.☆14Mar 16, 2022Updated 4 years ago
- GECCO is a lightweight image classifier based on single MLP and graph convolutional layers. We find that our model can achieve up to 16x …☆11Jul 1, 2024Updated last year
- SRv6 uSID (micro segment) implementation on P4☆15Nov 16, 2022Updated 3 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆11Oct 28, 2020Updated 5 years ago
- ☆55Mar 20, 2022Updated 4 years ago