<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">We have deployed Seaside (2.8) for our Support resolutions app:<div><br></div><div><a href="http://www.cincomsmalltalk.com/ResolutionsApplication/CincomResolutionsPortal">http://www.cincomsmalltalk.com/ResolutionsApplication/CincomResolutionsPortal</a></div><div><br></div><div>and we've had no scalability issues. &nbsp;On Smalltalk web apps more generally, the entire Cincom Smalltalk website is Smalltalk powered, and the only scaling issues we ever had were due to bad code on my part - I was able to patch those on the fly with caching solutions. &nbsp;The same approach ought to work for a Seaside app; if you used a database back end (using Web Velocity, for instance), you could have your app cache results, only hitting the database when there were actual changes to deal with.</div><div><br></div><div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>James Robertson</div><div>Cincom Smalltalk Product Evangelist</div><div><a href="http://www.cincomsmalltalk.com/blog/blogView">http://www.cincomsmalltalk.com/blog/blogView</a></div><div>Talk Small and Carry a Big Class Library</div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></span></div></span></div></span><br class="Apple-interchange-newline"> </div><br><div><div>On May 18, 2009, at 1:37 AM, Eagle Offshore wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">OK, one piece of the puzzle. &nbsp;The other missing one is "how do I scale a Seaside application"?<div><br></div><div>People claim to have worked it out for themselves, but nobody is writing it up as a ready to use recipe.</div><div><br></div><div>There's no point in writing an app that can't easily scale to a few hundred users.</div><div><br></div><div>FWIW, Phillippe, you've just about convinced me to unsubscribe and give up on Seaside. &nbsp;Clearly its never going to fit my "small but growing business web site/shop/information system" use case because its developers clearly don't want it to.</div><div><br><div><div>On May 17, 2009, at 12:15 PM, Philippe Marschall wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0; ">Not anymore, instead of writing an awful lot of mails that don't get<br>anything done I sat for an hour and hacked something together:<br><a href="http://www.squeaksource.com/SeasideMVC.html">http://www.squeaksource.com/SeasideMVC.html</a><br>(requires Seaside 2.9)<br>Now prove me wrong:<br>Use, test it, document it, develop it, deploy it, extend it, hire<br>Lukas or Julian or write your own. Do nothing and you prove me right.</span></blockquote></div><br></div></div>_______________________________________________<br>seaside mailing list<br><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside<br></blockquote></div><br></div></body></html>