基于线程池、消息队列和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:
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 13 years ago
- 学习cocos2d-x lua游戏编程☆11Dec 25, 2014Updated 11 years ago
- 基于共享内存的进程间通信组件☆15Apr 28, 2019Updated 7 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
- 为QT程序,可远程控制家居设备,阿里云服务器作为数据交互中心☆14Dec 2, 2019Updated 6 years ago
- 个人学习开发linux服务器例子,视频点播服务器采用epoll模型+线程池技术处理客户端的并发任务☆55Mar 18, 2025Updated last year
- Lock-Free message queue for IPC☆18Jul 24, 2013Updated 13 years ago
- 基于signal通知机制的无锁(CAS)共享内存消息队列的实现☆32Jul 27, 2016Updated 10 years ago
- C语言实现进程间通信,共享内存演示☆12Mar 5, 2019Updated 7 years ago
- 自动驾驶学习资料/书籍/感知/规划/控制/SLAM/入门/Automatic driving learning materials☆13Dec 14, 2021Updated 4 years ago
- CAE is a tool for the simulation of rigid bodies and deformable objects.☆12Oct 20, 2025Updated 9 months ago
- Fault Injection Automatic Test Equipment☆16Nov 22, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 本项目是一个行车记录仪的服务端,用vs、C++语言编写,在 Linux 环境下运行。实现服务器的【数据交互】【文件传输】【安全通信】等功能。☆21Sep 7, 2021Updated 4 years ago
- 计算机网络实验设计,利用 Socket 实现双机通信,QT C++ | Computer Networks Course Design SDU☆13May 28, 2021Updated 5 years ago
- ☆11Sep 22, 2022Updated 3 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- 基于epoll机制的高并发聊天室,c语言实现,代码源于网络仅供学习☆252Apr 1, 2024Updated 2 years ago
- C++ network framework,currently we support http, https, websocket☆14Sep 25, 2019Updated 6 years ago
- 从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis…☆1,112Jul 5, 2022Updated 4 years ago
- A parametric RTL code generator of an efficient integer MxM Systolic Array implementation for Xilinx FPGAs, with error detection capabili…☆15Aug 28, 2025Updated 11 months ago
- C++语言实现的线程池,结合windowsIOCP完成端口,实现socket高并发服务端程序☆30May 25, 2018Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- A cross platform lock-free and timer-supported C++11 network library.一个跨平台的无锁且支持定时器的C++11网络库。☆31Nov 10, 2021Updated 4 years ago
- Waterfall widget for Qwt.☆30May 16, 2019Updated 7 years ago
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 6 years ago
- c++负载均衡服务器☆28Aug 2, 2018Updated 8 years ago
- 即时通信 select/poll/epoll☆44Apr 5, 2020Updated 6 years ago
- SPlayer项目的Qt界面代码,界面是用纯代码实现的,没有借助Qt设计师,也没有任何业务逻辑代码。此代码实现了一个窗口应有的大部分功能,若需要其他功能请自行扩 展。☆20May 22, 2017Updated 9 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
- 轻量级分布式消息队列☆25Jan 29, 2015Updated 11 years ago
- [TMLR 2024] Revisiting Random Weight Perturbation for Efficiently Improving Generalization☆12Oct 18, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- TCP tunnel powered by epoll☆15Dec 16, 2021Updated 4 years ago
- Linux下的设备管理器(支持硬件信息检测、设备驱动安装和硬件性能测试)☆10Oct 22, 2013Updated 12 years ago
- 基于linux环境和Qt写的服务器和客户端的聊天室程序☆17May 24, 2020Updated 6 years ago
- ☆12Mar 11, 2024Updated 2 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 2 years ago
- ☆56Mar 20, 2022Updated 4 years ago
- 本书为《C++17 the complete guide》的个人中文翻译,仅供学习和交流使用,侵删☆11Oct 28, 2020Updated 5 years ago