Skip to main content

Close
Get the best research tool on the web today,and free!
Connect with people with common interests!
Expand All 1 - 4 of 4

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.

Tags: content delivery, content proxy, ajax, proxy, scalable, download, upload, ideas on 2008-04-30 and saved by4 people -All Annotations (0) -About

more fromwww.codeproject.com

Google App Engine

Google App Engine enables developers to build web applications on the same scalable systems that power our own applications.

Tags: big table, google, apps, free, hosting, scalable, web2.0 on 2008-04-08 and saved by6 people -All Annotations (0) -About

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.

Tags: google, bigtable, scalable, database, service, AWS, amazon on 2008-04-05 and saved by8 people -All Annotations (0) -About

more fromwww.techcrunch.com

1 - 4 of 4
List 20 50 100

Notation: * = Private bookmark and comment| = Clipping [?] | = Public highlight [?]