Not sure, but I'd guess it keeps making server requests.

 

________________________________

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of fumeng5
Sent: Wednesday, June 25, 2008 12:35 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Event overloads and the Flex framework

 

Hi,

After a long build we're testing and noticing a lot of time out errors
and other things from remote calls to our Java services. One question
that has been posed to me that I don't know how to answer is this: how
does Flex handle someone clicking madly on a button that invokes a
remote service? For example, is there a 1:1 ratio in the sense that
for each call made there will be a response...eventually, or is there
some threshold where Flex will queue the calls or cancel all pending
calls and only return the last one? 

Just trying to wrap my head around this. If anyone has some experience
with this I'd love to hear. 

Thank you, 

Fumeng. 

 

Reply via email to