分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群
☆48Aug 31, 2018Updated 7 years ago
Alternatives and similar repositories for queue_server
Users that are interested in queue_server are comparing it to the libraries listed below
Sorting:
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Apr 23, 2020Updated 5 years ago
- EasyCpp是一个服务器网络开发的C++ 敏捷开发框架,有了它,从此Linux C++ web开发So Easy!(你会找到很多PHP同名函数)☆31Dec 21, 2016Updated 9 years ago
- Open-source overlay and peer-to-peer network simulation framework for the OMNeT++ simulation environment☆13Apr 2, 2014Updated 11 years ago
- C++高性能分布式服务器框架☆13Mar 2, 2020Updated 5 years ago
- 基于C语言编写的高并发Epoll服务器☆19Jan 19, 2020Updated 6 years ago
- 基于C++的可跨平台(主要针对win平台)的支持多线程的分布式缓存,兼容redis command,目前正在开发中。已经实现自适应Hash引擎(自动扩张和缩放)、无锁数据队列、Append持久化、过期键、replication、内存管理等功能,正在开发多数据结构支持。二期计…☆21May 12, 2023Updated 2 years ago
- 多进程(进程池)服务器☆13Aug 15, 2013Updated 12 years ago
- 结合protobuf,libev以及memcached线程池模型实现 RPC功能 (分布式负载均衡等)☆41Nov 18, 2017Updated 8 years ago
- A fast tcp/udp net lib, based on muduo + kcp. 一个快速的tcp/udp网络库, 基于 muduo + kcp .☆73May 28, 2020Updated 5 years ago
- H.264 & mpeg4 decoder / encoder using ffmpeg in Beaglebone black .☆19Nov 8, 2014Updated 11 years ago
- 该项目主要是用c++实现了跨平台的基础库,包括线程、互斥锁、自旋锁、条件变量、信号量等。另外还有封装了日志、配置文件读取、日期时间等常用类。再此基础上封装了开源Libevent网络库。主程序框架用了单例模式、工厂模式、命令模式来实现。☆20Mar 15, 2016Updated 9 years ago
- 利用Boost Asio库开发的大并发量,高性能的网络通讯库,有线程池和即时,定时任务调度功能,负载均衡功能,可用于大并发量的客户端和服务端编程☆19Sep 27, 2020Updated 5 years ago
- 分布式服务器☆18Jun 6, 2018Updated 7 years ago
- 一个基于reactor模式的Linux/C++网络库,支持one loop per thread机制。☆193Apr 14, 2020Updated 5 years ago
- 即时通信 select/poll/epoll☆45Apr 5, 2020Updated 5 years ago
- 轻量级分布式消息队列☆24Jan 29, 2015Updated 11 years ago
- openmeeting视频会议,仿QQ群视频,实现多人视频,多人语音,文字聊天,表情,共享PPT功能,自由发言,主持人控制发言,按F2发言三种语音模式 ,客户端使用vs2010+qt4.85开发,服务器使用php+go语言,数据库采用mysql 演示系统所有密码都是1234…☆37Jan 22, 2017Updated 9 years ago
- 基于局域网在Qt Creator 4.6.0平台上采用C/S架构、Windows API编程以及Qt5图形开发包实现,心跳检测、消息通信、文件传输、广播投影、学生监视、学生控制功能☆10Aug 12, 2020Updated 5 years ago
- Multi-path UDP protocol - an example implementation☆10Jul 6, 2015Updated 10 years ago
- C服务器进程通用模板,跨平台,动态库,协程☆49Dec 31, 2025Updated last month
- c++ common library implement☆12Jul 29, 2019Updated 6 years ago
- 基于C++的期货策略回测平台☆10Oct 3, 2019Updated 6 years ago
- Redis在Qt下的封装☆11Jun 15, 2018Updated 7 years ago
- 大并发服务器学习笔记,主要针对与poll、epoll和muduo的探讨☆24Nov 19, 2018Updated 7 years ago
- It's a distributed, open-systems application server for C/C++ applications.☆36May 27, 2022Updated 3 years ago
- 尝试实现一个迷你的web服务器,用来学习C++语法、多线程编程、网络编程、Linux环境下编程☆23Feb 26, 2019Updated 7 years ago
- HMX-Server分步式服务器框架,主要分为网关、登录、世界、场景、数据服务器,适用于大中小型项目☆28Sep 26, 2018Updated 7 years ago
- 分布式服务器架构下的3v3团队对抗游戏☆46Jun 11, 2021Updated 4 years ago
- a video engine include receiver and sender base on webrtc☆12Apr 6, 2017Updated 8 years ago
- C/C++,跨平台,OS原生异步IO接口,纯C有栈和无栈C++20协程调度核心☆172Updated this week
- 高性能网络设计——网络编程(网络io与select、poll、epoll,reactor原理与实现、http服务器实现、websocket协议与服务器实现)与网络原理(服务器百万并发,网络协议栈,UDP可靠传输协议QUIC),协程框架NtyCo的实现,用户态协议栈NtyTc…☆33Jul 18, 2022Updated 3 years ago
- Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.☆12Jun 1, 2016Updated 9 years ago
- Video Conferencing Server, based on openmcu-ru☆15May 1, 2014Updated 11 years ago
- 高性能TCP网络服务器程序,目前已稳定支撑单机数十万的并发连接☆357Aug 13, 2022Updated 3 years ago
- 通用游戏服务器框 架,支持多进程、多线程部署,支持TCP、WebSocket、Http协议☆345May 19, 2018Updated 7 years ago
- I/O multiplexing(select,poll和epoll三组I/O复用系统调用),libevent学习笔记和与之相关的小项目。☆31Nov 8, 2017Updated 8 years ago
- 拼写纠错程序,涉及建词典、索引,动态规划算法,线程池池,线程同步,socket网络编程等☆14Sep 23, 2015Updated 10 years ago
- Simple SDP Parser (RFC 4566)☆15Oct 2, 2015Updated 10 years ago
- EasyRPC is a msgpack-rpc + α implementation for Modern C++17 language.built on top of https://github.com/rpclib/rpclib☆15Oct 21, 2018Updated 7 years ago