« Clustering Java apps inside Eclipse... a quick tutorial | Main | Low overhead clustering with standard JDK1.5 »

October 5, 2006

Stateful vs. Stateless: How much OR-Mapping is too much?

posted by ari

http://www.devx.com/Java/Article/32603

This article covers my basic thinking on how to keep transient data out of the database. I do believe that domain data will, for the forseeable future, belong in the database. But I simultaneously believe that transient data doesn't belong there. In the article, we avoid talking about a particular product and instead talk about the concepts and what it will take to simultaneously deliver the value of stateless while coding to a stateful model. I hope people find it worth the read.

Comments

Post a comment




Remember Me?

(you may use HTML tags for style)