ufiredong / ufire-springcloud-platform
基于一致性hash算法实现websocket分布式集群的尝试,提供模拟宕机演示解决单点故障demo,实现websocket服务的扩容。基于jenkins +github hook+docker-compose 实现自动化持续部署。
☆67Updated 3 years ago
Alternatives and similar repositories for ufire-springcloud-platform:
Users that are interested in ufire-springcloud-platform are comparing it to the libraries listed below
- 一致性哈希实现有状态应用集群。Scalable spring-cloud project for WebSocket cluster with consistent-hashing algorithm. (inactive)☆133Updated 2 months ago
- springboot功能扩充-netty动态协议,可以支持各种网络协议的动态切换(单端口支持多个网络协议).支持mmap,sendfile零拷贝,http请求批量聚合☆119Updated 6 months ago
- 利用netty 写的上传和下载超大文件的demo☆87Updated 8 years ago
- redisson的spring-boot-starter.redisson是redis redlock分布式锁java的唯一实现.目前大多数项目采用的jedis的分布式锁是有问题的,redisson支持集群模式,云托管模式,单Redis节点模式,哨兵模式,主从模式. 只需一…☆63Updated 10 months ago
- The repeat submit tool for java.(java 防止重复提交框架,支持注解。支持 spring, springboot 整合。)☆80Updated 2 years ago
- SpringBoot的定时调用的加强工具,实现定时任务动态管理,后续加入可视化管理、调度日志、集群任务统一管理☆61Updated 4 years ago
- ☆37Updated 4 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆135Updated 5 years ago
- rabbitmq 消息100%可靠性投递的解决方案实现 ack手动确认方式☆67Updated 6 years ago
- A better feign client library to combine with SpringBoot.☆72Updated 10 months ago
- 轻量级状态机工作流框架☆91Updated 5 years ago
- 🚀 lightweight high-performance WebSocket http framework ( 轻量级、高性能的WebSocket及Http框架)☆25Updated 3 years ago
- 微服务日志链路追踪☆64Updated 3 years ago
- spring cloud alibaba(2.2.1最新版)+nacos+dubbo+gateWay+sentinel+rocketmq+(pgsql/mysql8.0的json支持)+ignite集成可用于docker分布式框架+分布式自动化任务+mybatis多数据源+…☆225Updated 2 years ago
- spring boot idempotent starter☆151Updated 2 months ago
- (1)基于netty集群开发Im,通过zookeeper作为注册中心。(2)服务集群连接支持多种负载均衡策略(3)集群间消息转发提供多种解决方案。☆126Updated 2 years ago
- 将netty-websocket注册到EurekaServer的demo☆44Updated 4 years ago
- 网关demo,基于Nacos动态配置路由☆59Updated 4 years ago
- Spring Boot 动态加载 Jar 包,并配置为 Bean☆74Updated 2 years ago
- Spring 智能依赖注入, 不再局限于简单的Autowired☆47Updated last year
- pie是一个可快速上手的责任链框架☆88Updated 11 months ago
- Spring Security Oauth2 从零到一完整实践☆78Updated 4 years ago
- springboot整合 netty做心跳检测