InfoQ

InfoQ

Topic/Tag specific view

CQRS Content on InfoQ


Latest featured content about CQRS

Command-Query Responsibility Segregation

Topics
Architecture,
Design Pattern

Udi Dahan discusses the Command Query Responsibility Segregation (CQRS) pattern and its relationship to Domain Driven Design (DDD), detailing on queries and commands, what they are and how they should be used in an asynchronous programming environment.

A Discussion with Allard Buijze on CQRS with the Axon framework

Topics
Enterprise Architecture,
Enterprise Application Blocks,
Spring Integration,
Transactions Processing,
Java,
Architecture,
Event Driven Architecture,
Domain-Driven Design

The Axon framework is a Java implementation of the Command and Query Responsibility Segregation. InfoQ talked with its creator, Allard Buijze, to find out more.

Udi Dahan on CQRS, DDD and NServiceBus

Topics
Architecture,
.NET,
Domain-Driven Design

Udi Dahan talks about Command Query Responsibility Segregation (CQRS) and its relationship to Domain Driven Design (DDD). Dahan also discusses his project, the NServiceBus. NServiceBus is an open-source service bus for Microsoft's .NET environment. In many ways, NServiceBus works like Microsoft's Windows Communication Foundation (WCF) and can be used instead of WCF in some cases.

News about CQRS

Axon Framework 1.0 Released

Topics
Java,
Enterprise Architecture,
Architecture,
Spring Integration,
Event Driven Architecture

The Axon framework from JTeam - an implementation of the CQRS and EDA patterns - has been released.