LonelyWoodBaby / distributed-websocket
分布式推送项目,利用rocketMq+netty实现分布式推送
☆19Updated 5 years ago
Alternatives and similar repositories for distributed-websocket:
Users that are interested in distributed-websocket are comparing it to the libraries listed below
- 一个基于vue , netty ,使用websocket协议的即时聊天系统☆22Updated 2 years ago
- 一个基于websocket协议的分布式推送服务☆56Updated 2 years ago
- 即时通信聊天 基于netty+disruptor构建☆34Updated 2 years ago
- 模拟电商下单->订单处理->订单结果通知的完整流程,基于RocketMQ进行实现☆63Updated last year
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆78Updated 2 years ago
- Springcloud gateway 的样例工程, 封装了一些常用的网关功能,如鉴权,数据级权限控制,验签,动态路由,日志,流控,降级等☆21Updated 2 years ago
- 基于springboot+springcloud的学习示例,整合springboot admin2.x,sharding-jdbc,分布式session,kafka,rocketmq,websocket,自定义springboot启动器,springcloud-dalsto…☆29Updated 2 years ago
- Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。☆40Updated 2 years ago
- mykit-chat是基于Netty实现的实时聊天系统服务器端:1. 支持昵称登录; 2. 支持多人同时在线; 3. 同步显示在线人数; 4. 支持文字和表情的内容; 5. 浏览器与服务器保持长连接,定时心跳检测;☆37Updated 2 years ago
- spring boot 集成redis封装,支持redis模式: 单点、集群、哨兵操作、分布式锁操作(简单锁、等待锁)☆51Updated 5 years ago
- 基于springboot定义接口网关☆35Updated 7 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago
- 个人学习笔记,包含关于spring-cloud组件学习和实战学习笔记,还包含zookeeper学习和设计模式的学习笔记。☆34Updated 2 years ago
- Spring Boot技术栈示例代码,手把手快速上手教程。☆54Updated 4 years ago
- 基于SpringBoot2.x、SpringCloud和SpringCloudAlibaba并采用前后端分离的企业级微服务多租户系统架构。并引入组件化的思想实现高内聚低耦合并且高度可配置化,适合学习和企业中使用。真正实现了基于RBAC、jwt和oauth2的无状态统一权限认…☆15Updated 2 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- spring-cloud 架构方案支付☆19Updated 2 years ago
- spirng boot实现动态切换数据源(读写分离,多数据源)☆32Updated 7 years ago
- 微服务日志链路追踪☆64Updated 3 years ago
- idcenter(分布式ID生成中心):极高效的分布式id生成系统,每个客户端获取id的tps可达到400万+,服务端可支持海量的客户端。具备高容错性,即使网络不稳定也能运转(只要不连续长时间断网)。使用http协议进行通信,可支持多语言。具备完整的管理员登录、权限校验。部…☆34Updated 2 years ago
- 基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。☆66Updated 3 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆73Updated 6 years ago
- 使用SpringBoot和Seata实现Dubbo分布式事务管理☆50Updated 2 years ago
- ☆47Updated 2 years ago
- API聚合框架,只需要简单的配置就可以完成 多个API的聚合操作。☆19Updated 4 years ago
- Based on spring-cache,integrate local cache [ehcache] and distributed cache [redis] to make secondary cache.☆12Updated last year
- 规则引擎☆21Updated 7 years ago
- springboot结合阿里mycat数据库中间件,实现分库分表☆29Updated 7 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆16Updated 6 years ago