Java分布式系统架构。包括分布式锁,一致性哈希,分库分表,单点登录,缓存,消息队列等
☆148Mar 27, 2019Updated 7 years ago
Alternatives and similar repositories for distarch
Users that are interested in distarch are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ⚡简单的Java依赖注入框架,代码量少,实现了依赖注入和AOP。适合Spring源码的初学者掌握其核心原理☆81Jan 13, 2019Updated 7 years ago
- 揭秘开发Java开源框架需要用到哪些技术。{name}-spring-boot-starter, ConnectionPool, ThreadLocal, 动态代理等的实现☆36Feb 2, 2024Updated 2 years ago
- 📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty☆165Jul 12, 2025Updated last year
- ☆21Oct 26, 2018Updated 7 years ago
- Spring Cloud 2.X 最新实践. Gateway, Consul☆44Apr 8, 2019Updated 7 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 一致性哈希的redis分片存储 (Redis sharding by consistent-hashing)☆60Jul 31, 2018Updated 8 years ago
- Flylib RPC framework基于protobuf编码协议☆41Nov 9, 2017Updated 8 years ago
- APIDOC java implementation via ANTLR☆34Jan 14, 2018Updated 8 years ago
- Java JWT解决分布式环境下的认证和session一致性问题☆46Dec 3, 2017Updated 8 years ago
- Java秒杀 抢购 (Seckill based on Spring Boot)☆825Jun 21, 2022Updated 4 years ago
- Spring Boot实现单点登录. Redis, JWT☆22Apr 5, 2019Updated 7 years ago
- 分布式事务-最终一致性消息队列服务☆27Nov 9, 2017Updated 8 years ago
- Android登录注册(客户端+服务端)☆17Nov 30, 2016Updated 9 years ago
- 系统运维后台,包括数据库开发和维护,网页编辑,Activity流程设计. A operation center backend.☆37Jan 18, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实 现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆29Dec 10, 2022Updated 3 years ago
- Java interview-高级Java面试题2019☆140Aug 13, 2019Updated 7 years ago
- spring boot集成dubbox☆11Jul 20, 2017Updated 9 years ago
- 基于dubbo的分布式工程开发规范实例工程,分布式跟踪、ID生成、分布式事务、分布式治理、分表分库、分布式锁、选举、分布式配置、API文档生成器...☆481Aug 17, 2018Updated 8 years ago
- EJU_易居 服务无处不在☆11Nov 3, 2017Updated 8 years ago
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- java 实现线程池☆15Jan 11, 2017Updated 9 years ago
- 收集技术文档,涵盖面试,编程,数据库等等☆15Apr 19, 2018Updated 8 years ago
- Java各种必备面试题目程序代码例子与应战技巧☆25Jan 14, 2015Updated 11 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆35Mar 5, 2024Updated 2 years ago
- spring-boot 通用转换器☆18Jan 21, 2018Updated 8 years ago
- Java分布式开发平台:Spring, Spring MVC, MyBatis, Dubbo, Redis, Shiro权限管理, Quartz分布式调度, RocketMQ通信, 本地缓存, Redis缓存, 分布式缓存, 分布式事务☆241Jul 30, 2025Updated last year
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- 基于可靠消息的分布式事务实现方案☆30Mar 17, 2017Updated 9 years ago
- 关于disruptor原理及源码的学习☆11Sep 29, 2019Updated 6 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 11 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 12 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Springboot-Netty-Protostuff-ZooKeeper-asyn 同步链接 异步发送消息阻塞等待返回☆24Aug 9, 2017Updated 9 years ago
- 限制瞬时发并发数/限制某个接口的时间窗口最大请求数 限流实现☆40Jul 31, 2018Updated 8 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- Elastic-Job Spring Boot 自动集成示例代码☆19Jul 31, 2018Updated 8 years ago
- Java及大数据求职面试指南☆19Dec 16, 2022Updated 3 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 《剑指 offer》面试题 java 版, leetcode 题目分享☆27Oct 21, 2020Updated 5 years ago