banq/jdonframework
Domain-Driven-Design Pub/Sub Domain-Events framework observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5632
- days_rel: n/a
- days_push: 929
- n_releases_24m: 0
Adoption not part of the score
1167 stars · 403 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
JdonFramework is a Java framework for Domain-Driven Design that supports pub-sub asynchronous domain events without external message middleware like Kafka or RabbitMQ. It enables building DDD + CQRS + Event Sourcing applications with high-throughput, non-blocking concurrency based on the LMAX Disruptor and the Single Writer Principle.
Use cases
- build ddd applications in java
- implement cqrs with domain events
- event sourcing without kafka or rabbitmq
- asynchronous in-memory pub/sub between aggregates
- implement saga and distributed transactions
- hexagonal clean architecture in java
- high throughput single writer concurrency
When to choose
- you want DDD/CQRS/Event Sourcing in Java without a message broker
- you need in-memory asynchronous domain events with high throughput
- you want to apply the single writer principle and LMAX Disruptor patterns
When to avoid
- you need distributed messaging across services or clusters
- you prefer mainstream frameworks with large communities and ecosystems
- your team is not familiar with DDD concepts
Facets
framework · maturity maintenance
web-framework message-queue concurrency middleware backend microservices developer-tools jvm cross-platform ddd cqrs event-sourcing domain-events pub-sub hexagonal-architecture saga lmax-disruptor reactive asynchronous
2 sources
- readme: https://github.com/banq/jdonframework · fetched 2026-08-28 · 12225bec5329
- homepage: http://en.jdon.com · fetched 2026-08-29 · 00abd59b1417
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| banq/jdonframework | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="banq/jdonframework")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem