<?xml version='1.0' encoding='UTF-8'?><rss version="2.0">
   <channel>
      <title>predic8: SOA and Web Services</title>
      <link>http://www.predic8.com/</link>
      <description>About SOA and Web Services by predic8</description>
      <language>en</language>
      <copyright>Copyright (C) 2008 predic8 GmbH</copyright>
      <lastBuildDate>Fri, 10 Sep 2010 16:12:39 +0200 </lastBuildDate>
      <docs>http://blogs.law.harvard.edu/tech/rss/</docs>
      <managingEditor>info@predic8.com</managingEditor>
      <webMaster>info@predic8.com</webMaster>
      <ttl>600</ttl>
      <item>
         <title>Protocol Buffers, Etch, Hadoop and Thrift Comparison</title>
         <link>http://www.predic8.com//protobuf-etch-thrift-comparison.htm</link>
         <description>This article compares some popular frameworks which are used for object serialization. Cause of versioning, small footprint and high performance these frameworks can be interesting for remote communication, too. Besides Google's Protocol Buffers and Facebook's Thrift we also compare some open source frameworks like Etch, Hadoop Avro and Hession.
		</description>
         <pubDate>Thu, 15 Apr 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.predic8.com/news/serialization-frameworks-comparison.htm</guid>
      </item>
      <item>
         <title>SOAP Loadbalancing - Speed up your Web Services</title>
         <link>http://www.membrane-soa.org/soap-loadbalancing.htm</link>
         <description>Distributing the load among a cluster of servers can accelerate a slow running Web Service. Especially a Web Service that consumes a lot of CPU power and that serves a large number of concurrent clients. The open source SOAP intermediary <a href="http://www.membrane-soa.org/soap-monitor/">Membrane SOA Monitor</a> now comes with a loadbalancer for Web Services. The <a href="http://www.membrane-soa.org/url-rewriting-wsdl.htm">URL rewriting</a> functionality of the monitor, that modifies endpoint addresses and schemaLocations in WSDL documents works together with the loadbalancer. The architecture of the balancer is based on some Spring beans and is therefore very flexible. For example, the dispatching strategy that selects an endpoint in the cluster can be exchanged by other implementations.<br/>
    
            <img src="http://www.predic8.com/images/membrane-as-loadbalancer-small.png" name="membrane-as-loadbalancer-small.png" alt="Web Services Loadbalancer" title="Web Services Loadbalancer"/>
		
         </description>
         <pubDate>Wed, 17 Feb 2010 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/web-services-loadbalancing.htm</guid>
      </item>
      <item>
         <title>Reading WSDL Explained</title>
         <link>http://www.predic8.com//wsdl-reading.htm</link>
         <description>
    
            <br/>
            <a href="http://www.predic8.com/wsdl-reading.htm">
               <img name="wsdl-tree-diagram.jpg" src="http://www.predic8.com/images/wsdl-tree-diagram.jpg" alt="WSDL Tree Diagram" title="WSDL Tree Diagram" border="0"/>
            </a>
            <br/>
            <br/>The <i>Web Service Description Language</i> is used to describe Web Services ubiquitously. Tools reading WSDL documents make it easy to implement or invoke a service. Usually it is not neccessary for programmers to read WSDL in order to create or consume a service. On the other hand WSDL is an essential technology for SOA experts. They write guidelines and rules for WSDL and they have to do quality assureance for WSDL documents and generators. This online article explains how to read a WSDL document using the description of a free <a href="http://www.thomas-bayer.com/soap/blz-web-service.htm">Web Service for banking codes</a>. The WSDL is analyzed step by step and transformed into a diagram showing the structure of WSDL.
		</description>
         <pubDate>Wed, 26 Aug 2009 00:00:00 +0200 </pubDate>
         <guid>http://www.predic8.com/news/reading-wsdl-explained.htm</guid>
      </item>
      <item>
         <title>EIP Patterns using BPEL</title>
         <link>http://www.predic8.com//bpel-xpath-splitter.htm</link>
         <description>In this new series of online articleswe are describing the realization of Enterprise Integration Patterns using the Business Process Execution Language. The first article explains how to implement a XPath Splitter using Glassfish ESB, Netbeans and BPEL.
		</description>
         <pubDate>Tue, 24 Mar 2009 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/eip-patterns-using-bpel-splitter.htm</guid>
      </item>
      <item>
         <title>Glassfish ESB versus Servicemix</title>
         <link>http://www.predic8.com//openesb-servicemix-comparison.htm</link>
         <description>This new version of of our online article compares Glassfish ESB v2 GA and Apache ServiceMix 3.3.<br/>Both ESB products are supporting the JBI standard but besides that they are very different.
		</description>
         <pubDate>Tue, 24 Mar 2009 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/glass-esb-vs-servicemix.htm</guid>
      </item>
      <item>
         <title>REST Introduction</title>
         <link>http://www.predic8.com//rest-webservices.htm</link>
         <description>Read the translation of an introductory <a href="http://www.predic8.com/rest-webservices.htm">article about the REST architecture</a>. The article uses a lot of examples and diagrams to illustrate the ideas behind RESTful Web Services.
		</description>
         <pubDate>Wed, 18 Feb 2009 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/rest-introduction.htm</guid>
      </item>
      <item>
         <title>SOAP Monitor</title>
         <link>http://www.membrane-soa.org/soap-monitor/</link>
         <description>
		To develop Web Services you have to look at the SOAP messages sometimes. A simple but convenient tool for monitoring SOAP messages is <a href="http://www.membrane-soa.org/soap-monitor/">Membrane SOAP monitor</a>. A release of the free tool is available for download now.<br/>
            <br/>
    
            <image name="Membrane SOAP Monitor" src="http://www.predic8.com/soap-monitor.png" alt="Monitoring SOAP messages using Membrane monitor" title="Membrane SOAP Monitor"/>
		
         </description>
         <pubDate>Mon, 2 Feb 2009 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/soap-monitor.htm</guid>
      </item>
      <item>
         <title>Web Services with Groovy and JAX-WS</title>
         <link>http://www.predic8.com//groovy-web-services-jax-ws.htm</link>
         <description>
		Due to the strong integration in Java, Java libraries and servers can easily integrated in Groovy scripts. This article describes how web services can be implemented with Groovy and JAX-WS.
		</description>
         <pubDate>Mon, 22 Dec 2008 00:00:00 +0100</pubDate>
         <guid>http://www.predic8.com/news/groovy-web-services-jax-ws.htm</guid>
      </item>
   </channel>
</rss>