RIA: Intelligent Client Network Utilization

Intelligent client network utilization is relevant to all RIA technologies, not just HTML5:

  • Reduce the number of client-server requests (client-side caching).
  • Reduce the payload size of each request (get only what you need and compact protocol).
  • Reduce the number of “miles” a request has to travel (put servers/Content Delivery Networks close to users).
  • Make the most out of each request (utilize batching and pre-fetching).
Advertisement

~ by mdavey on July 14, 2011.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.

Join 272 other followers