An interesting design pattern: reads are synchronous and hit a read-only, read-optimized database. Writes are asynchronous. Writes are "published" to the read-only query database as part of the process of handling the Write request.
This entry was posted on Tuesday, September 28th, 2010 at 6:02 pm and is filed under Bookmarks. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.