Frederik Van Zande's Bookmarks tagged → View Popular
You are here: Diigo Home > Frederik Van Zande's Bookmarks
CodeProject: Fast, Scalable, Streaming AJAX Proxy - continuously deliver data from across domains. Free source code and programming help
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.
more fromwww.codeproject.com
Event-Driven Web Application Design » Yahoo! User Interface Blog
article about events in web application design
more fromyuiblog.com
Google App Engine
Google App Engine enables developers to build web applications on the same scalable systems that power our own applications.
more fromwww.google.com
Source: Google To Launch BigTable As Web Service
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.
more fromwww.techcrunch.com
Notation: * = Private bookmark and comment|… = Clipping [?] | … = Public highlight [?]
Frederik Van Zande's Related Tags
See More Top Contributors
Related Groups on Diigo
-
Knowledge Base Software
KbLance.com is a web based ...
Items: 0 | Visits: 3
Created by: raj sekar


