  | | | SNMP or Statistics based Flash Apps? | SNMP or Statistics based Flash Apps? 2004-03-20 - By ryanm
Back > 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)
|
|
 |