haifeiWu / lightconfLinks
基于Netty实现的轻量级分布式应用配置中心
☆82Updated 2 years ago
Alternatives and similar repositories for lightconf
Users that are interested in lightconf are comparing it to the libraries listed below
Sorting:
- 关于 Java 并发编程核心技术学习积累的例子,是 Java 并发编程初学者及核心技术巩固的最佳实践。☆74Updated 4 years ago
- Dubbo Spring Boot 最佳实践整合 Demo☆67Updated 7 years ago
- 基于Redis的延迟队列系统☆46Updated 8 years ago
- 高并发下本地锁+分布式锁☆63Updated 7 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Updated 8 years ago
- ☆38Updated 7 years ago
- Spring Cloud 开箱即用脚手架☆48Updated 5 years ago
- 可靠消息系统,用于保证消息生产者生产的消息能可靠的发送出去,即本地事务执行成功,消息也一定要发 送成功☆50Updated 7 years ago
- Netty实现聊天功能☆60Updated 8 years ago
- RocketMQ基础教程;RocketMQ使用教程;SpringBoot整合RocketMQ☆32Updated 5 years ago
- 一种简单易懂的分库分表方案☆95Updated 6 years ago
- 基于 Spring 和 Redis 的分布式消息队列(MessageQueue)实现☆117Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆46Updated 6 years ago
- The repository will contain all the code which i mentioned in my blog (http://www.ijavaboy.com)☆72Updated 11 years ago
- Spring Boot快速开发框架☆29Updated 10 months ago
- 延迟(延时)任务处理方案(JDK队列、Redis Zset与RabbitMQ TTL+DLX实现),对比各方案优缺点☆35Updated 3 years ago
- 基于 netty 的 web 框架☆23Updated 5 years ago
- 简单,集中,分布式的配置管理☆121Updated 6 years ago
- 分布式延时队列,支持延时触发和计数触发。基于spi技术实现消息持久方案的扩展性,目前已实现基于redis的持久化方案。☆30Updated 6 years ago
- Java应用性能监控系统,使用JMX实现,实现了类加载监控、内存监控、线程监控、GC监控☆75Updated 5 years ago
- 2016年阿里中间件性能挑战赛初赛题,RocketMQ+JStorm+Tair实时统计双11交易金额☆43Updated 6 years ago
- mybatis-plus-sharding-jdbc-spring-boot-starter☆63Updated 6 years ago
- 虽然很多人已经使用了JDK8,看到不少代码,貌似大家对于Java语言or SDK的使用看起来还是停留在7甚至6。 Java8在流式 or 链式处理,并发 or 并行方面增强了很多,函数式的风格使代码可读性更高 。 希望通过这个分享,多达200+例子的演示,让…☆114Updated 8 years ago
- 多线程秒杀的Demo(多种锁机制:synchronize、ReentrantLock、ReentrantReadWriteLock、redis和zookeeper实现的分布式锁等)☆64Updated 8 years ago
- 分布式学习☆75Updated 8 years ago
- ☆31Updated 8 years ago
- Spring Boot 整合常用框架组成完整可用的快速开发模板。更快的项目搭建、更高开发和运行效率、更灵活的应对需求变化、更好的可重构和维护性。☆56Updated 2 years ago
- Learning about the spring-boot instances☆56Updated 8 years ago
- SpringBatch数据 迁移项目(企业级)-实时更新☆115Updated 3 years ago
- 基于SpringCloudGateway 实现的网关,包含动态路由、IP黑名单、接口白名单、JWT权限认证等功能,拓展简单,易于上手。☆76Updated 6 years ago