KeepSorted / PushServerLinks
A high performance push server based on SpringBoot + ConcurrentHashMap + Netty
☆16Updated 6 years ago
Alternatives and similar repositories for PushServer
Users that are interested in PushServer are comparing it to the libraries listed below
Sorting:
- 一个注解完成方法耗时日志打印。基于spring-boot。AOP。不入侵业务逻辑☆27Updated 7 years ago
- 微服务化的最佳实践: SpringCloud、Oauth2、DDD、Reactive、Fiber、Netty、Websokcet、SSE等☆42Updated 2 years ago
- Reactive Programming Multi-protocol push service☆25Updated 3 years ago
- spring-boot-starter-samples☆75Updated 11 months ago
- Spring Cloud 跨服务数据聚合小框架,解决服务拆分的静态数据聚合之痛。举个栗子:两个服务,A服务的某张表用到了B服务的某张表的值,我们在对A服务那张表查询的时候,把B服务某张表的值聚合在A服务的那次查询过程中。☆36Updated 3 years ago
- 一个基于redis消息队列的livePush推流器的分布式服务,修改部分livePush推流实现,采用监听redis消息队列方式控制推流和停止☆11Updated 9 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 抛弃tomcat, 拥抱vert.x☆16Updated last month
- spring boot上构建spring batch远程分区Step,分布式多机处理,提高spring batch处理时效☆22Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Updated 8 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 分布式IM服务,参考https://github.com/crossoverJie/cim 实现☆21Updated last year
- 基于Netty和Redis实现的短域名服务☆29Updated 12 years ago
- mica 演示项目☆50Updated 3 years ago
- Spring Boot 基于Sentinel服务接口监控及其手自一体化限流☆20Updated 3 years ago
- 《Spring Boot 2.x 核心技术实战》上 基础篇 Demo☆30Updated 7 years ago
- 此工程不更新了,请移步到最新的工程 https://github.com/xiangxik/castle-platform ,Based on servlet3.1, the realization of modular expansion of the java deve…☆24Updated 9 years ago
- 探索高效的SAAS结构,单体应用动态切换数据库。☆49Updated 2 years ago
- 规则引擎的使用:excel决策表、drl决策文件 spring3.2+drools5.6 spring4.1+drools5.6 测试通过☆29Updated 10 years ago
- spring-boot sharding-jdbc mybatis 分表 物理表按日期与逻辑表匹配☆21Updated 6 years ago
- starter for disruptor☆128Updated last year
- 用spring-cloud 基于tcc做的简单下单流程☆54Updated 8 years ago
- Netty实现聊天功能☆60Updated 9 years ago
- 前台用html5 websocket 后台用netty实现聊天系统☆50Updated 11 years ago
- 分布式事务-最终一致性消息队列服务☆28Updated 8 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- Spring Boot中增强Mongodb的配置,多数据源,连接池等☆61Updated 6 years ago
- 权限管理平台☆18Updated 8 years ago