changmingxie / aggregate-framework
Aggregate Framework是为方便开发人员运用DDD和CQRS思想来构建复杂的、可扩展的Java企业应用系统而提供的Java技术框架。该框架提供了Aggregate、Repository、Domain Event等构建块的实现;使用DomainEvent,借助于内建的Disruptor组件,AggregateFramework可使开发人员方便的实现高性能SEDA架构。此外,该框架支持与Spring集成,提供使用 annotation的方式让开发人员方便地为Domain Event定义一个或多个事件处理, 同时可指定事件处理是同步还是异步触发,并支持分布式事务事件; 使用Spring事务管理器管理事务时,支持Unit Of Work数据访问模式以及内建一级缓存以提高访问性能,…
☆397Updated last year
Related projects ⓘ
Alternatives and complementary repositories for aggregate-framework
- ☆299Updated 5 years ago
- Dubbo resources collection☆542Updated 5 years ago
- ☆171Updated 6 years ago
- 🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribu…☆405Updated 2 months ago
- 一些公共组件及学习应用:RPC/统一配置中心/基于注解的分布式锁/dubbo请求级缓存/调用链追踪/RabbitMQ/Elasticsearch/zookeeper/Sping boot☆541Updated last year
- Spring Boot with Dubbo support☆278Updated 6 years ago
- ByteJTA is a distributed transaction manager based on the XA/2PC mechanism. It’s compatible with the JTA specification. User guide: https…☆213Updated last year
- Halo框架基于领域驱动模型+扩展点+流程编排的业务应用框架中间件☆126Updated 6 years ago
- Elastic-Job example☆201Updated 4 years ago
- Dubbo的Swagger服务文档☆331Updated last month
- 基于ByteJta,仿GTS实现的分布式事务框架☆137Updated 2 years ago
- Elastic-Job Spring Boot 自动集成,只需要一个注解即可发布Job☆392Updated 5 years ago
- ⚡️ Nepxion Thunder is a distribution RPC framework based on Netty + Hessian + Kafka + ActiveMQ + Tibco + Zookeeper + Redis + Spring Web M…☆218Updated 2 months ago
- Apache dubbo☆259Updated last year
- 帮助了解和控制应用☆268Updated 5 years ago
- 消息最终一致性方案,基于rabbitmq的分布式事务解决方案☆657Updated 6 years ago
- Dubbo3: distributed RPC framework from Alibaba Dubbo2☆254Updated 3 years ago
- mybatis乐观锁插件,MyBatis Optimistic Locker Plugin☆183Updated 6 months ago
- spring-cloud-dubbo☆442Updated 6 years ago
- ☆133Updated last year
- SOFABoot projects for SOFARPC, include starter and samples.☆292Updated 4 years ago
- venus-cloud-feign-对Spring Cloud Feign的增强☆165Updated 5 years ago
- Spring Cloud版本控制和灰度starter☆576Updated 3 years ago
- ZooKeeper-based Java Concurrency Libraries☆199Updated 8 years ago
- Spring Cloud与Dubbo共存方案☆158Updated 7 years ago
- ☆244Updated 4 years ago
- distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。☆123Updated 10 months ago
- Distributed lock implementation using Redis and Zookeeper.基于redis和zookeeper分布式工具集-包括:分布式锁实现,分布式速率限制器,分布式序列等☆548Updated 8 years ago
- Spring Boot starter for RocketMQ☆287Updated 4 years ago
- 分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高☆202Updated 7 years ago