I scoff every time I hear someone make claims about their framework enabling you to write "enterprise class applications" (via) or some such. As if merely the way you structure your code on one computer will make such a difference in "scaling for the enterprise". As Phil Smoot says, you have to rely on "scale out".
The only frameworks that can legitimately claim to help you write "enterprise applications" are those that help you distribute your app, like, say, Google's MapReduce. In fact, applications that do better at "scaling up" (as opposed to "scaling out", in Smoot's terms) often have less structure, not more. Things like embedding your web server into your kernel and writing everything in C.
Spider solitaire
To answer an earlier question, I amalmost certain every game can bebeat. ...
Jared: Jul 16, 2:20pm