Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能,…
☆407Nov 7, 2023Updated 2 years ago
Alternatives and similar repositories for aggregate-framework
Users that are interested in aggregate-framework are comparing it to the libraries listed below
Sorting:
- tcc-transaction是TCC型事务java实现☆5,783Jan 24, 2025Updated last year
- A DDD (Domain Driven Design) Library, derived from the idea of Eric Evans' book: 'Domain-Driven Design: Tackling Complexity in the Heart…☆656Aug 1, 2023Updated 2 years ago
- Domain-Driven-Design Pub/Sub Domain-Events framework☆1,174Feb 17, 2024Updated 2 years ago
- 以Spring Cloud Netflix作为服 务治理基础, 展示基于tcc思想所实现的分布式事务解决方案☆2,549Feb 8, 2020Updated 6 years ago
- Framework for Evolutionary Message-Driven Microservices on the JVM☆3,552Updated this week
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,363Oct 11, 2023Updated 2 years ago
- 强一致分布式事务框架☆1,911Mar 1, 2023Updated 3 years ago
- 轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!☆1,157Dec 19, 2025Updated 2 months ago
- Reliable messages resolve distributed transactions☆1,487Feb 9, 2024Updated 2 years ago
- 对java、scala等运行于jvm的程序进行实时日志采集、索引和可视化,对系统进行进程级别的监控,对系统内部的操作进行策略性的报警、对分布式的rpc调用进行trace跟踪以便于进行性能分析☆864Jun 17, 2022Updated 3 years ago
- ⚡ High performance and low latency Event Sourcing/CQRS framework☆299Jun 4, 2019Updated 6 years ago
- ddd-common是一个实施DDD+CQRS+EventSourcing架构的框架能够快速地将领域驱动设计(DDD)落地为异步、高并发、高吞吐量的Java应用框架☆15Oct 24, 2017Updated 8 years ago
- Distributed transaction solutions☆4,249Jul 14, 2024Updated last year
- TProfiler是一个可以在生产环境长期使用的性能分析工具☆2,387Oct 19, 2018Updated 7 years ago
- Spring Cloud版本控制和灰度starter☆584Aug 18, 2021Updated 4 years ago
- 一个示例项目,以人力资源管理为例子,说明DDD的优势☆90Oct 6, 2014Updated 11 years ago
- Microservices Event Sourcing 是一个微服务架构的在线购物网站,使用Spring Boot、Spring Cloud、Spring Reactor、OAuth2、CQRS 构建,实现了基于Event Sourcing的最终一致性,提供了构建端到端微…☆743May 19, 2017Updated 8 years ago
- cqrs是基于事件回溯的高性能架构,主要针对单个领域业务高度复杂且需要高性能的业务场景,可以说它能够作为高并发系统的通用解决方案。例如:秒杀、抢红包、12306卖票等。基于事件溯源,实现cqrs最复杂的模型, 通过事件是追加的特性,然后结合事件批量提交的手段,避免在高并发更…☆56Oct 26, 2025Updated 4 months ago
- Halo框架 基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆128Jul 8, 2018Updated 7 years ago
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …☆2,884Apr 15, 2022Updated 3 years ago
- A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.☆5,911Nov 24, 2025Updated 3 months ago
- 基于mybatis,springboot开箱即用的读写分离插件☆339Apr 22, 2021Updated 4 years ago
- AutoLoadCache 是基于AOP+Annotation等技术实现的高效的缓存管理解决方案,实现缓存与业务逻辑的解耦,并增加异步刷新及“拿来主义机制”,以适应高并发环境下的使用。☆2,094Apr 1, 2024Updated last year
- Application to demonstrate Domain Driven Design Context Mapping patterns based on Spring Boot☆346Feb 1, 2018Updated 8 years ago
- spring-cloud-microservice-examples☆360Mar 24, 2017Updated 8 years ago
- DDD 框架☆211Jan 26, 2026Updated last month
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆539Dec 13, 2022Updated 3 years ago
- DDD-CqRS sample v2.0 project that helps you with starting out advanced domain modeling using Spring, JPA and testing☆880Dec 17, 2023Updated 2 years ago
- 分布式跟踪系统☆359May 30, 2013Updated 12 years ago
- SOFABoot is a framework that enhances Spring Boot and fully compatible with it, provides readiness check, class isolation, etc.☆5,083Nov 27, 2025Updated 3 months ago
- A demo of share bike using DDD, MicroService and Spring Cloud☆507Aug 26, 2024Updated last year
- Distributed scheduled job☆8,221Feb 7, 2026Updated 3 weeks ago
- Wrap eventBus of vert.x 3 as transport layer for RPC invoking☆76Mar 12, 2018Updated 7 years ago
- 基于DDD领域驱动的一个权限管理系统案例☆14Jan 3, 2016Updated 10 years ago
- jigsaw payment 支付系统☆655Jan 4, 2018Updated 8 years ago
- Empowering Data Intelligence with Distributed SQL for Sharding, Scalability, and Security Across All Databases.☆20,685Updated this week
- The vip.com's distributed job scheduling platform.☆2,305Nov 12, 2025Updated 3 months ago
- 实时数据分析平台☆41Jun 26, 2013Updated 12 years ago
- mycat电商项目☆190May 11, 2016Updated 9 years ago