Distributed Podcast

Potentially interesting podcast on distributed systems with strong focus on CQRS and DDD:

Sculptor SimpleCQRS Port

Some posts about the Sculptor SimpleCQRS port

http://fornax-sculptor.blogspot.com/2010/10/event-sourcing-with-sculptor.html

and with snapshots

http://fornax-sculptor.blogspot.com/2010/10/event-sourcing-with-sculptor-snapshots.html

 

Notes from a CQRS class

Possibly a way to get a quick overview of infomation.

http://www.agilification.com/file.axd?file=2010/8/CQRS+DDD+Notes+Greg+Young.pdf

English

Testing with Event Sourcing

Rinat Abdullin on testing with Event Sourcing and specifications

http://abdullin.com/journal/2010/9/17/scenario-based-unit-tests-for-ddd-with-event-sourcing.html

Sculptor Sample

Sample up by sculptor team http://fornax-sculptor.blogspot.com/2010/09/eda-cqrs-betting-sample.html

English

CQRS and Event Sourcing an Alternative for DDD

Presentation by Dennis Doomen

English

Growth is Optional Choose Wisely

Post by Kjetil Klaussen on CQRS and CAP

http://www.kjetilk.com/2010/02/growth-is-optional-choose-wisely.html

English/NA

CQRS Overview

Thoughts after a Chicago Alt.Net presentation

http://wrightthisblog.blogspot.com/2010/01/cqrs-overview-chicago-altnet-user-group.html

English/C#

Event Sourcing and CQRS, Events Deserialization

A post by Jeremie Chassaing (thinkb4coding) about the storage of events.

http://thinkbeforecoding.com/post/2010/04/25/Event-Sourcing-and-CQRS-Events-Deserialization

English/C#

Building an Event Store

Post by Jonathon Oliver on building and event storage

http://jonathan-oliver.blogspot.com/2010/07/cqrs-event-store.html

English/C#