<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>Fre_entity's Favorite Links on scalable from Diigo</title>
    <link>http://www.diigo.com/user/Fre_entity/scalable</link>
    <pubDate>Wed, 30 Apr 2008 12:23:08 -0000</pubDate>
    <lastBuildDate>Wed, 30 Apr 2008 12:23:08 -0000</lastBuildDate>
    <item>
      <title>CodeProject: Fast, Scalable, Streaming AJAX Proxy - continuously deliver data from across domains. Free source code and programming help</title>
      <link>http://www.codeproject.com/KB/ajax/ajaxproxy.aspx</link>
      <description>&lt;p&gt;Due to browsers' prohibition on cross domain XMLHTTP calls, all AJAX websites must have a server side proxy to fetch content from external domains like Flickr or Digg. From the client-side JavaScript code, an XMLHTTP call goes to the server-side proxy hosted on the same domain, and then the proxy downloads the content from the external server and sends back to the browser. In general, all AJAX websites on the Internet that are showing content from external domains are following this proxy approach, except for some rare ones who are using JSONP. Such a proxy gets a very large number of hits when a lot of components on the website are downloading content from external domains. So, it becomes a scalability issue when the proxy starts getting millions of hits. Moreover, a web page's overall load performance largely depends on the performance of the proxy as it delivers content to the page. In this article, we will take a look at how we can take a conventional AJAX Proxy and make it faster, asynchronous, continuously stream content, and thus make it more scalable.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity/content+delivery' rel='tag'&gt;content delivery&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/content+proxy' rel='tag'&gt;content proxy&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/ajax' rel='tag'&gt;ajax&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/proxy' rel='tag'&gt;proxy&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/scalable' rel='tag'&gt;scalable&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Posted by:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity'&gt;fre_entity&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 30 Apr 2008 12:23:08 -0000</pubDate>
    </item>
    <item>
      <title>Event-Driven Web Application Design » Yahoo! User Interface Blog</title>
      <link>http://yuiblog.com/blog/2007/01/17/event-plan</link>
      <description>&lt;p&gt;article about events in web application design&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity/web+application' rel='tag'&gt;web application&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/event-driven+application' rel='tag'&gt;event-driven application&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/DOM+event' rel='tag'&gt;DOM event&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/custom+event' rel='tag'&gt;custom event&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/event' rel='tag'&gt;event&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Posted by:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity'&gt;fre_entity&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 23 Apr 2008 14:20:08 -0000</pubDate>
    </item>
    <item>
      <title>Google App Engine</title>
      <link>https://www.google.com/accounts/ServiceLogin?service=ah&amp;continue=http://appengine.google.com/_ah/login%3Fcontinue%3Dhttp://appengine.google.com/&amp;ltmpl=ae&amp;sig=2441550b0617bb4eb9e7f8c3eb9e63b1</link>
      <description>&lt;p&gt;Google App Engine enables developers to build web applications on the same scalable systems that power our own applications.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity/big+table' rel='tag'&gt;big table&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/google' rel='tag'&gt;google&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/apps' rel='tag'&gt;apps&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/free' rel='tag'&gt;free&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/hosting' rel='tag'&gt;hosting&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Posted by:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity'&gt;fre_entity&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 08 Apr 2008 07:35:52 -0000</pubDate>
    </item>
    <item>
      <title>Source: Google To Launch BigTable As Web Service</title>
      <link>http://www.techcrunch.com/2008/04/04/source-google-to-launch-bigtable-as-web-service</link>
      <description>&lt;p&gt;Google may be releasing BigTable, its internal database system, as a web service to compete with Amazon SimpleDB, according to a source with knowledge of the launch. There are also rumors that press is being pre-briefed on the product, although we haven’t been contacted by Google.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Tags:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity/google' rel='tag'&gt;google&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/bigtable' rel='tag'&gt;bigtable&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/scalable' rel='tag'&gt;scalable&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/database' rel='tag'&gt;database&lt;/a&gt; &lt;a href='http://www.diigo.com/user/fre_entity/service' rel='tag'&gt;service&lt;/a&gt; &lt;/p&gt;&lt;p&gt;&lt;strong&gt;Posted by:&lt;/strong&gt; &lt;a href='http://www.diigo.com/user/fre_entity'&gt;fre_entity&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sat, 05 Apr 2008 11:07:31 -0000</pubDate>
    </item>
    <ttl>60</ttl>
  </channel>
</rss>