BizTalk Utilities CV ,   Jobs ,   Code library
 
Go to the front page to continue learning about XML or select below:

Contents

ReBlogger Contents

Previous posts in WS, web services

 
 
Page 8571 of 19643

Flex RemoteObject vs WebService benchmark

Blogger : Macromedia MXNA: WS, Ajax and XSLT
All posts : All posts by Macromedia MXNA: WS, Ajax and XSLT
Category : WS, web services
Blogged date : 2007 Mar 08

It is not an earth shattering discovery that Flex/Flash Remoting is faster than WebServices. Pretty much everyone knows that (although there are still a few who try to prove the opposite). The real question is how much faster. We set up a simple benchmark test comparing invocations of the same C# class as an http service, SOAP web service and a remoting service exposed via WebORB. There are three benchmark tests, each invoking one of the following function in the backend object in a tight loop:// argument and return type - primitive value - stringpublic String echoString(String str){ return str;}//

Read comments or post a reply to : Flex RemoteObject vs WebService benchmark
Page 8571 of 19643

Newest posts
 

    Email TopXML