haifeiWu / lightconfLinks
基于Netty实现的轻量级分布式应用配置中心
☆83Updated 2 years ago
Alternatives and similar repositories for lightconf
Users that are interested in lightconf are comparing it to the libraries listed below
Sorting:
- 高并发下本地锁+分布式锁☆62Updated 7 years ago
- 一种简单易懂的分库分表方案☆96Updated 6 years ago
- api网关☆117Updated 7 years ago
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆73Updated 4 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 6 years ago
- 一个分布式限流的解决方案!☆111Updated 2 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- ☆38Updated 7 years ago
- Reliable message distributed transaction middleware(可靠消息分布式事务中间件) ✨☆63Updated 4 months ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 分布式任务调度框架,RPC通信,心跳检测,服务注册,服务发下,自动摘除,负载均衡策略。☆80Updated 7 years ago
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- Java底层知识点、源码解读,技术栈相关原理知识点、工具解读最佳实践、功能点实战,问题排查,开发技巧等☆132Updated 3 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Updated 7 years ago
- 分布式锁的简单实现☆108Updated 8 years ago
- 分布式学习☆75Updated 8 years ago
- Spring extend componets which build from experience of bussiness, let developers to develop with Spring Boot as fast as possible.(基于Sprin…☆126Updated last week
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 7 years ago
- 演示Arthas排查Dubbo问题的Demo☆90Updated 3 months ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 7 years ago
- 用netty实现长连接和心跳监测的示例代码☆135Updated 6 years ago
- 实战虚拟机☆94Updated 4 years ago
- 轻量级,微内核加插件机制,基于Java的RPC框架。可看成是mini版的Dubbo。提供服务注册,发现,负载均衡,支持API调用,Spring集成和Spring Boot starter使用。☆111Updated last year
- ElasticSearch的使用笔记,包括使用sdk,使用springboot+Jest、rollover索引切分和使用docker启动完成es的部署索引和搜索等☆86Updated 3 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆66Updated 7 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆32Updated 6 years ago
- 干净的springboot-netty,google protocol buffer,根目录下我给你放了一本《Netty实战(精髓)》,test下关于同步回调和异步回调、JUC和NIO(RPC我也加进来了)的一些讲解的方法代码☆137Updated 6 years ago
- Spring-Boot-Samples(Spring Cloud)☆72Updated 2 years ago
- 简单,集中,分布式的配置管理☆121Updated 7 years ago