<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: GWT Libraries Released &#8211; XML, SOAP, Crypto, Amazon, etc.</title>
	<atom:link href="http://pathfindersoftware.com/2006/07/gwt_libraries_r/feed/" rel="self" type="application/rss+xml" />
	<link>http://pathfindersoftware.com/2006/07/gwt_libraries_r/</link>
	<description>The Fastest Way to Launch Successful Software</description>
	<lastBuildDate>Thu, 19 Jan 2012 16:36:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bill Donahue</title>
		<link>http://pathfindersoftware.com/2006/07/gwt_libraries_r/#comment-5452</link>
		<dc:creator>Bill Donahue</dc:creator>
		<pubDate>Tue, 04 Jul 2006 06:13:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.pathf.com/blogs/?p=525#comment-5452</guid>
		<description>&lt;p&gt;Dietrich,&lt;/p&gt;

&lt;p&gt;Thanks for the post. I&#039;d just like to add a couple of comments. The Queued Server is used as a proxy, but it&#039;s a bit more than that. It can be used just like a general web server, except that clients don&#039;t have to know about the server. &lt;/p&gt;

&lt;p&gt;When a client issues a request, it gets queued on S3. The Queued Server picks up the request (by querying the queue), processes it, and then puts the response back on S3. The client picks up the response, and processes it. &lt;/p&gt;

&lt;p&gt;The request can be anything. The example we provide shows how to proxy soap calls, but it can be any request. &lt;/p&gt;

&lt;p&gt;Using the Queued Server dramatically simplifies server design, because there is no IP address, or even a domain name. Both the client and server interface only with S3, so neither knows about the other. And since everything is hosted on S3, it eliminates the cross domain scripting issues.&lt;/p&gt;

&lt;p&gt;Our GWT libraries make all this processing transparent, so a SOAP (or HTTP) request looks just like a normal request.&lt;/p&gt;

&lt;p&gt;It&#039;s really two parts - the GWT tools and the Queued Server. The GWT tools can be used independently or in conjunction with the Queued Server, which can also be used with or without the GWT tools. &lt;/p&gt;

&lt;p&gt;But they work well together. The GWT tools and the Queued Server provide a very simple, but powerful, web programming model. You build the client in GWT, auto-deploy to S3, and then build a Queued Server to process the requests. No more web server, domain names, IP addresses, just a simple server written in any language to process requests.&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Dietrich,</p>
<p>Thanks for the post. I&#8217;d just like to add a couple of comments. The Queued Server is used as a proxy, but it&#8217;s a bit more than that. It can be used just like a general web server, except that clients don&#8217;t have to know about the server. </p>
<p>When a client issues a request, it gets queued on S3. The Queued Server picks up the request (by querying the queue), processes it, and then puts the response back on S3. The client picks up the response, and processes it. </p>
<p>The request can be anything. The example we provide shows how to proxy soap calls, but it can be any request. </p>
<p>Using the Queued Server dramatically simplifies server design, because there is no IP address, or even a domain name. Both the client and server interface only with S3, so neither knows about the other. And since everything is hosted on S3, it eliminates the cross domain scripting issues.</p>
<p>Our GWT libraries make all this processing transparent, so a SOAP (or HTTP) request looks just like a normal request.</p>
<p>It&#8217;s really two parts &#8211; the GWT tools and the Queued Server. The GWT tools can be used independently or in conjunction with the Queued Server, which can also be used with or without the GWT tools. </p>
<p>But they work well together. The GWT tools and the Queued Server provide a very simple, but powerful, web programming model. You build the client in GWT, auto-deploy to S3, and then build a Queued Server to process the requests. No more web server, domain names, IP addresses, just a simple server written in any language to process requests.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (User agent is rejected)
Page Caching using memcached (User agent is rejected)

Served from: pathfindersoftware.com @ 2012-02-09 21:15:46 -->
