5

Distributed Processing With Flex and AIR

http://www.sitepoint.com

So how can you apply the power of distributed computing to your own cool project? I suggest using Adobe’s Integrated Runtime (AIR) technology. With AIR, you can build a single application in ActionScript, or in HTML/JavaScript, that runs on Windows, Macintosh, and Linux. And that application can use the network to request data from the server, process it locally, and send the results back to the server once the processing is completed.

Read »
11 weeks 6 days ago – Made popular 11 weeks 6 days ago
Category: Programming   Tags: