WCF Performance Comparisons

Service Station, by Aaron Skonnard

Syndication

One of the most common questions I get while teaching WCF is "how does WCF stack-up against the existing distributed technology stacks (ASMX, WSE, COM+, .NET Remoting) in terms of performance and throughput?" This whitepaper, written by Saurabh Gupta, offers some answers. [Via Paul Andrew]
 
I love the comparison between message-based security and the mixed mode where you secure the transport and use message credentials for authorization. According to this study, mixed offers 2.5x more throughput than message security (using WCF for both), and about 10x more than using WSE 2.0. I think mixed mode will end up becoming the sweet spot for many scenarios.
 

Posted Apr 03 2007, 02:02 PM by Aaron Skonnard
Filed under: ,

Comments

Jason Haley wrote Interesting Finds: April 4, 2007
on 04-04-2007 10:00 PM
JackYang wrote re: WCF Performance Comparisons
on 07-12-2007 10:06 AM
Did you ever compare WCF with raw socket.

http://www.udaparts.com/document/articles/fastsocketpro.htm

Add a Comment

(required)  
(optional)
(required)  
Remember Me?