Gerald, right on, I should have said, system resource allocation or the like...
not old yet but I tumbled all the time...

To all, a key point being, I don't need to drive a bus to get some grocery, a 
compact car would do...

My deep concern is, if not sufficient thoughts, cf and db/sql skills have been
invested in an app, it may have difficulty to scale, function as an enterprise 
one
or it may compromise performance...
and I'm not proud to make this 'speculation'...
for one thing, how many of us (long time cfers) think about using 
SELECT colA, colB, colC
FROM aTBL with (nolock) -- for MS SQL Server or
WHERE ...
vs.
SELECT colA, colB, colC
FROM aTBL
WHERE ...

for some frequently called table, and a step further, what penalty such 'no 
lock' attribute may impose to the given table...

Thanks.
>Gerald Guido -- cf8
>I doubt Don is talking about CPU usage. My biggest issue with Adobe CF Jrun
>server instances is RAM. Compared to a lot of other App servers Adobe's JRun
>app server is a glutton. My CF 8 JRun instances eats 200 megs on a 1.28 gig
>ram box just sitting there (345 megs on my 3 gig laptop).  GlassFish and
>Jboss are RAM intensive but CF on JRun is right up there.
>
>Last time I looked BD hovered at ~30-40 megs RAM and Railo 3 was at ~70-80
>megs sitting on top of Tomcat.
>Gerald Guido -- cf8


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310824
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to