<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LiveLeader &#187; Misc</title>
	<atom:link href="http://blog.liveleader.com/category/misc/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.liveleader.com</link>
	<description>LiveLeader blog</description>
	<lastBuildDate>Sun, 17 Jul 2011 10:58:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Now let me upload my Java app</title>
		<link>http://blog.liveleader.com/2008/04/now-let-me-upload-my-java-app.html</link>
		<comments>http://blog.liveleader.com/2008/04/now-let-me-upload-my-java-app.html#comments</comments>
		<pubDate>Tue, 08 Apr 2008 07:24:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://blog.liveleader.com/now-let-me-upload-my-java-app/</guid>
		<description><![CDATA[The market for outsourced application hosting just got a whole lot hotter. Google has launched Google App Engine, which lets you host your own app in Google&#8217;s infrastructure, taking advantage of highly scalable services like the Google File System and BigTable. This competes head-on with Amazon&#8216;s suite of web services. Google&#8217;s offering will be attractive [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-weight: bold;">The market for outsourced application hosting</span> just got a whole lot hotter. Google has launched <a href="http://appengine.google.com/">Google App Engine</a>, which lets you host your own app in Google&#8217;s infrastructure, taking advantage of highly scalable services like the <a href="http://labs.google.com/papers/gfs.html">Google File System</a> and <a href="http://labs.google.com/papers/bigtable.html">BigTable</a>.</p>
<p><span style="font-weight: bold;">This competes head-on with Amazon</span>&#8216;s suite of web services. Google&#8217;s offering will be attractive because it does automatic scaling and load balancing. While Amazon-hosted apps are easy to scale, you have to roll your own load balancing, and that requires <a href="http://kalibera.blogspot.com/2008/02/amazon-ec2-dealing-with-ephemeral.html">a little fiddling</a>. With Google, it looks like you need not worry about scalability at all.</p>
<p><span style="font-weight: bold;">On the other hand</span>, an application-oriented hosting service will likely be more limited than a server-oriented service like Amazon&#8217;s. Most likely, there will be a few limitations on which libraries you can use. For instance, they <a href="http://code.google.com/appengine/kb/general.html">do not currently</a> support threading.</p>
<p><span style="font-weight: bold;">So far, it&#8217;s Python only</span>, although the platform is <a href="http://www.techcrunch.com/2008/04/07/google-jumps-head-first-into-web-services-with-google-app-engine/">meant to be language-neutral</a>. The question is: when can I upload my Java .WAR file?</p>
<p><a href="http://googleappengine.blogspot.com/2008/04/introducing-google-app-engine-our-new.html">Check out the Google App Engine blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.liveleader.com/2008/04/now-let-me-upload-my-java-app.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

