Distributed Systems Pattern: Consistent Core

This post was originally published on this site

Martin Fowler

Unmesh has a few more of his Patterns of Distributed Systems ready to share with the world. In this one he looks at the problem of a large cluster, one that is too large to effectively maintain strong consistency, yet needs to maintain some data in a strongly consistent way. It can do this by using a smaller cluster, which he calls a Consistent Core.

more…

To read the full article click on the 'post' link at the top.