The Artima Developer Community
Sponsored Link

Agile Buzz Forum
Prevayler Style Active Record for Seaside

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
James Robertson

Posts: 29924
Nickname: jarober61
Registered: Jun, 2003

David Buck, Smalltalker at large
Prevayler Style Active Record for Seaside Posted: Jul 14, 2008 5:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Agile Buzz by James Robertson.
Original Post: Prevayler Style Active Record for Seaside
Feed Title: Cincom Smalltalk Blog - Smalltalk with Rants
Feed URL: http://www.cincomsmalltalk.com/rssBlog/rssBlogView.xml
Feed Description: James Robertson comments on Cincom Smalltalk, the Smalltalk development community, and IT trends and issues in general.
Latest Agile Buzz Posts
Latest Agile Buzz Posts by James Robertson
Latest Posts From Cincom Smalltalk Blog - Smalltalk with Rants

Advertisement

Ramon Leon discusses a simple ActiveRecord style persistence for Seaside. I like this from his introduction:

Let's be honest, most apps don’t need to scale. Most apps in the real world are written to run small businesses, what DHH calls the fortune five million. The simple fact is, in all likelihood scaling is not and probably won'€™t ever be your problem. We might like to think we're writing the next YouTube or Twitter, but odds are we're not. You can make a career just replacing spread sheets from hell with simple applications that make people lives easier without ever once hitting the limits of a single Squeak image (such was the inspiration for DabbleDb), so don'€™t waste your time scaling.

This is especially true of intranet web apps. There's more complexity involved in many of those than I'd like to imagine. I recall a recent conversation where a guy was discussing his scaling needs: he wanted transparent fal-over, session preservation (etc, etc). We asked how many users his system might have - he said it might be 500 or so.... which a single image Seaside app would probably handle fine, assuming enough memory.

People have been oversold on scaling needs much of the time. Sure, you don't want to be caught with your pants down, like Twitter. But for most apps, it's not even a possibility...

Technorati Tags: , , ,

Read: Prevayler Style Active Record for Seaside

Topic: Cincom Smalltalk Product Roadmap: Audio Previous Topic   Next Topic Topic: Easily create strong passwords

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use