yidadi / push-serverLinks
主要是基于mqtt的消息推送系统,单点推送,分组推送
☆32Updated 7 years ago
Alternatives and similar repositories for push-server
Users that are interested in push-server are comparing it to the libraries listed below
Sorting:
- 基于netty-socketio 的spring boot方式建立websocket链接,支持消息集群发送,消息集群处理☆47Updated 7 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆48Updated 2 years ago
- [ Aooms —— 极速微服务开发平台 ] 不止于简单的框架集成(组件轻薄封装、极速开发体验、完整解决方案)。☆76Updated 2 years ago
- MQ高级封装 轻易可拓展的 “微服务端”☆18Updated 8 years ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- SpringBoot操作Elasticsearch的实战案例,elasticsearch 2.4.5/5.6.1☆35Updated 5 years ago
- 提供基于spring-cloud系列整合的依赖jar包,再加入了分布式锁,分布式事务,接口文档,多数据源,单点登录,第三方集成等等可spring-boot配置的,简单化的使用工具。☆80Updated 2 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 10 years ago
- mica 演示项目☆50Updated 3 years ago
- dubbo日志扩展插件☆25Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆71Updated 4 years ago
- Java版本ngrok客户端,集成spring-boot随应用启动快速映射内网地址☆59Updated 7 years ago
- 轻量级多租户后台管理平台☆44Updated last year
- 客服管理系统:主要是调用订单完成订单的售后服务,比如受理单、退换货单;调用会员接口查询会员信息,并通过工单记录客服的工作流程。☆41Updated 10 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆47Updated 6 years ago
- 基于JavaScript Engine的轻量级规则引擎系统,重构于开源IOT项目thingboard☆113Updated 2 years ago
- 基于springboot & netty & kafka 实现的消息推送服务☆34Updated 6 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- spring-boot sharding-jdbc mybatis 分表 物理表按日期与逻辑表匹配☆21Updated 6 years ago
- 一个通用的开源工具集,集Web、Restful服务、分布式服务、分布式数据库、分布式事务、大数据、数据分析、云计算、人工智能、深度学习、机器学习、算法等为一体的通用开源解决方案,持续更新中。。。☆78Updated 3 years ago
- onePlatform定位是企业级应用网关,提供提供服务路由、SSO、统一认证授权、统一日志、全局事件以及模块化管理等基础能力。基于Spring cloud、开箱即用、无额外学习成本、无缝对接老系统。→提供配套视频教程(Q群: 61859839)☆124Updated last year
- Netty实现聊天功能☆60Updated 8 years ago
- 消息系 统(短信,推送,邮件)等统一发送管理☆46Updated 8 years ago
- 一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑☆27Updated 7 years ago
- 微信小程序-基于SpringBoot的实现Maven聚合,分为core核心模块,service服务模块,gateway对外网关模块,目前已经实现Shrio鉴权jwt监控鉴权,为小程序提供统一规范接口,以及小程序配套后台.☆57Updated 3 years ago
- ☆41Updated 7 years ago
- 微服务的网关,包含oauth2授权、调用次数限制和服务路由☆13Updated 8 years ago
- CAS单点登录案例。整合了CAS OAuth2、Apache Shiro、Spring Security等☆67Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago