JSP: Slow
CFMX: Slow
PHP: Fast
ASP: Very Slow
ASP.NET: Slow

But, that's only half the story.  There's a big difference between
_scalability_ and _performance_.  JSP, CFMX, ASP.NET are all highly
scalable.  So, even though it takes 100ms for any single request, when you
have, say, 10000 users, it still takes 100ms.  Other technologies (cough
classic ASP, PHP cough) fall flat and die at such high volumes.


----- Original Message ----- 
From: "Rich Z" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, June 19, 2003 6:14 PM
Subject: Good Ol' Cold Fusion Performance Question


> Hello all:
>
> I'm new to this list but have always been a fan of CF's elegance and
> power for years. I am a manager in dev shop and the classic argument
> arises when CF comes up: can CF perform on par with jsp? Php? Asp? .net?
>
>
> Is there anything out there in terms of a comparative study of some sort
> that lays it all out? My guess is that it will be slower than Jsp since
> its in effect a layer on top of java (so is JSP I suppose, but I'm
> guessing its closer to Java than CF is, someone correct me if I'm wrong
> here).
>
> I'd be glad to present to case for future technology decisions where I'm
> at, but I don't feel like I have the ammunition. Anyone?
>
> Thanks,
> Rich
>
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. 
http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to