Embed presentation
Downloaded 39 times











































This document discusses strategies for scaling AJAX applications, including using tools like CDNs, ORMs, memcached, templates, and publish/subscribe systems. It also covers techniques like deferred loading, optimizing the loading order, and separating concerns on the client and server to improve performance. The goal is to reduce requests, optimize caching, and spread the load across a system through loose coupling and flexibility.










































