Interesting tid-bit in the link from the comments:
http://weblogs.macromedia.com/pent/archives/2005/02/operating_in_pa.cfm

Talks about the result, though, not the actual call.

----- Original Message ----- 
From: "JesterXL" <[EMAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Monday, October 24, 2005 11:33 AM
Subject: Re: [flexcoders] When do multiple Flash remoting calls in AMF get 
bundled into single request?


More info, although, not sure if it's really conclusive:
http://www.5etdemi.com/blog/archives/2005/03/remoting-bottleneck-only-two-connections-can-be-opened-at-a-time/

----- Original Message ----- 
From: "Andriy Panas" <[EMAIL PROTECTED]>
To: <flexcoders@yahoogroups.com>
Sent: Monday, October 24, 2005 8:44 AM
Subject: [flexcoders] When do multiple Flash remoting calls in AMF get
bundled into single request?


Hi dear flex-coders,

  We have a architectural discussion here in a team to improve the
performance of the AMF calls between Flex client and Java backbone.

  I ran ServiceCapture (SC) tool, ran in trial mode, developed by
Kevin Langdon and at "Performance" tab of SC tool I can see that my
multiple AMF calls are bundled into single request.
(cool, then no need to use Facade pattern approach suggested by Sean
Corfield here:
http://www.macromedia.com/devnet/flashremoting/articles/facades.html)

   Although it is a little bit unclear to me when under what exact
circumstances separate AMF calls are bundled in Flex into single
network request.

   Danny Petersen fro, community-mx.com makes a vague statement
about this issue here:
http://www.communitymx.com/content/article.cfm?cid=6533F

"When multiple remoting calls are made close together, Flash
actually bundles them into one request".

   In terms of Flash, separate AMF calls are bundled into single
request if they were called within a single frame on the Flash movie
timeline.

   So, what about Flex then?


--
With flex regards,
Andriy Panas







--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links







------------------------ Yahoo! Groups Sponsor --------------------~--> 
Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life.
http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM
--------------------------------------------------------------------~-> 

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to