<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Codehaus: Tag: messaging</title>
    <link>http://xircles.codehaus.org/tags/messaging</link>
    <description>Codehaus: Tag: messaging</description>
    <language>en-US</language>
    <managingEditor>support@codehaus.org</managingEditor>
    <webMaster>support@codehaus.org</webMaster>
    <pubDate>Mon, 08 Oct 2007 20:57:28 -0500</pubDate>
    <generator>Xircles 0.1</generator>
    <image>
      <title>Codehaus: Tag: messaging</title>
      <url>http://media.xircles.codehaus.org/_logos/banner.png</url>
      <link>http://xircles.codehaus.org/tags/messaging</link>
    </image>
    <item>
      <title>Stomp</title>
      <pubDate>Mon, 08 Oct 2007 20:57:28 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/stomp</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/stomp</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/stomp"&gt;Stomp&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            A wire protocol designed for cross-platform messaging
          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>RubEE</title>
      <pubDate>Thu, 27 Sep 2007 13:26:16 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/rubee</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/rubee</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/rubee"&gt;RubEE&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            Our goal is to build enterprise capable Ruby components and a healthy and strong community surrounding these components.
          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>ServiceMix</title>
      <pubDate>Mon, 14 Aug 2006 17:58:48 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/servicemix</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/servicemix</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/servicemix"&gt;ServiceMix&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            ServiceMix is an Enterprise Service Bus (ESB) that combines the functionality of a Service Oriented Architecture (SOA) and an Event Driven Arthitecture (EDA)  to create an agile, enterprise ESB built from the ground up on the Java Business Integration (JBI) specification.

ServiceMix is now hosted at the Apache Software Foundation at:

http://servicemix.apache.org/
          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>XStream</title>
      <pubDate>Fri, 28 Jul 2006 04:30:44 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/xstream</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/xstream</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/xstream"&gt;XStream&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            XStream is a simple library to serialize objects to XML and back again.

Features: Ease of use, no mappings, performance, clean XML, no modifications to classes, integration with XML libraries, full object graph support, customizable conversion strategies.

          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>Lingo</title>
      <pubDate>Fri, 14 Jul 2006 00:06:05 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/lingo</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/lingo</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/lingo"&gt;Lingo&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            Lingo is a lightweight POJO based remoting and messaging library based on Spring's Remoting which extends it to support JMS. Lingo can support a wide range of message exchange patterns including both synchronous and asynchronous message exchange.

Lingo is an ideal technology to cluster your POJO services to achieve load balancing across many servers and automatic failover. Lingo is high performance and works great in server centric environments as it can work with JCA to cleanly integrate with thread, connection and session pooling as well as handing of transactions, retry and exception handling.


          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>Jencks</title>
      <pubDate>Fri, 14 Jul 2006 00:06:05 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/jencks</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/jencks</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/jencks"&gt;Jencks&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            Jencks is a lightweight JCA container which is easy to deploy inside Spring to provide inbound and outbound messaging using APIs like JMS, JAX-RPC, JBI and JCA CCI as well as providing an XA based pooling mechanism for JDBC and easy integration of Geronimo's TransactionManager with Spring.
          &lt;/p&gt;
        </description>
    </item>
    <item>
      <title>Mule</title>
      <pubDate>Fri, 14 Jul 2006 00:06:01 -0500</pubDate>
      <link>http://xircles.codehaus.org/projects/mule</link>
      <guid isPermaLink="true">http://xircles.codehaus.org/projects/mule</guid>
      <description>
          &lt;p&gt;
            &lt;a href="http://xircles.codehaus.org/projects/mule"&gt;Mule&lt;/a&gt;
            has been tagged with 
            &lt;a href="http://xircles.codehaus.org/tags/messaging"&gt;messaging&lt;/a&gt;
          &lt;/p&gt;
          &lt;p&gt;
            Mule is an Enterprise Service Bus (ESB) messaging framework. It is a scalable, highly distributable object broker that can seamlessly handle interactions with services and applications using disparate transport and messaging technologies.
          &lt;/p&gt;
        </description>
    </item>
  </channel>
</rss>
