JdonFramework
a Domain Driven Design + CQRS + EventSource java framework
Description
1. INTRODUCTION
---------------------------------------------
JdonFramework is a java framework to build your Domain Driven Design + CQRS + EventSource applications with asynchronous concurrency and higher throughput.
Jdon = DDD + CQRS+ EDA +IOC/DI + AOP + CACHE
or
Jdon = Domain Model + In-memory + Event
or
Jdon = DDD + DCI + Event Sourcing/CQRS.
or
Jdon = Spring(Ioc/DI) + Ruby(Mixin/AOP) + Scala(Asynchronous/highConcurrent)
2. GETTING STARTED
------------------
In the "example" directory there are several examples for web application.
You can run runTest.bat in this directory to see how to play JdonFramework in Application.
In the "doc" directory there are all documents about how to use.
Source Project : https://github.com/banq/jdonframework
Categories
License
Features
- Domain Driven Design
- Dependency inject
- AOP
- Framework
- Cache
- NoSQL
- Domain Model
- Java
- Domain Events
- web
- eda
- CQRS
Update Notifications
User Ratings
User Reviews
-
Jdon is good! Thanks.
-
Very nice app :)
-
JdonFramework 6.4 released , and events implementation of JdonFramework 6.4 is the Disruptor that can handle 6 million orders per second on a thread in LMAX