> {quote}
> Using modular architecture, CFCs to reuse code,   careful use of
> persistent scopes such as Application and Session,  and ColdFusion's
> built-in multi-threading,  we can achieve much higher throughput for a
> given hardware configuration than using the old procedural coding
> techniques used in ColdFusion 5 and previous versions
> [/quote]

Not to mention that the underlying compilation and caching of code in the
JVM results in faster execution times than 5, and CF8 performs better than 6
and 7 on the same code given the newer versions of the JVM that are
supported and improvements within the CF engine itself.


-Justin


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:324456
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to