Mailing List
Home
Forum Home
Flash Pro
Subjects
Subject: RE: Firework Effect
Web Service Results
Flash Interface with 10mb xml file
AW: [Flashcoders] Switch/Case vs If/else
AW: [Flashcoders] Switch/Case vs If/else
Flash MX 2004 Sucks
Reading and displaying RSS feeds in Flash MX
Flash and QuickTime VR
Textfield prototype question
XML to Object help
Order of events per frame
MX2004 Dataset itemClassName
memory management removeMovieClip /
Event Dispatcher between classes
Help: MX 2004 How to script a print button to print the entire sli
ScrollPane component doesn 't auto update
setInterval bug identified and fixed
setInterval bug identified and fixed
Listener Object 's best practice
 
SNMP or Statistics based Flash Apps?

SNMP or Statistics based Flash Apps?

2004-03-20       - By ryanm

 Back
Reply:     1     2     3     4     5     6  

> Wouldn't the Remoting method put an unusual amount of strain on the
> Server?  I mean, the Remoting Server would be pounding the database (or
> whatever data collection device is being polled) - and then sending
> those results back to a Flash App.  I guess I am having a hard time
> envisioning the "robustness" of that scenario.
>
   You're talking about such a small amount of data that it shouldn't
really cause any problems. Especially if it's bytecode that it's requesting,
it should be a single object containing all the data you need that's being
passed, so getting it several times per second shouldn't be a problem. If it
is a problem, write a small service to do it, and you should be able to poll
the service as often as you need without putting undue strain on the server.

ryanm


=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Supported by Fig Leaf Software
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
Be sure to check the archives and the wiki:
http://chattyfig.figleaf.com/
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
http://chattyfig.figleaf.com/cgi-bin/ezmlm-cgi?1:mss:107512
=-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
To unsubscribe send a blank e-mail to:
Normal Mode: flashcoders-unsubscribe@(protected)
Digest Mode: flashcoders-digest-unsubscrive@(protected)