<?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>Bit Mojo - Hiram Chirino &#187; stompconnect</title>
	<atom:link href="http://hiramchirino.com/blog/tag/stompconnect/feed/" rel="self" type="application/rss+xml" />
	<link>http://hiramchirino.com/blog</link>
	<description>My Ramblings on Hawt Tech</description>
	<lastBuildDate>Fri, 03 Feb 2012 14:25:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>StompConnect &#8211; Finally, you can talk nativley to any JMS server from any language.</title>
		<link>http://hiramchirino.com/blog/2007/02/stompconnect-finally-you-can-talk-nativley-to-any-jms-server-from-any-language/</link>
		<comments>http://hiramchirino.com/blog/2007/02/stompconnect-finally-you-can-talk-nativley-to-any-jms-server-from-any-language/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 02:40:00 +0000</pubDate>
		<dc:creator>Hiram Chirino</dc:creator>
				<category><![CDATA[Messaging]]></category>
		<category><![CDATA[jms]]></category>
		<category><![CDATA[stompconnect]]></category>

		<guid isPermaLink="false">http://hiramchirino.com/wordpress/2007/02/stompconnect-finally-you-can-talk-nativley-to-any-jms-server-from-any-language/</guid>
		<description><![CDATA[OMG, James is at it again! He whipped up the new StompConnect project at a blink of an eye. Firstly, let me introduce you to Stomp. Stomp was designed to be a super simple wire protocol for clients to talk to Message Oriented Middleware (MOM), like ActiveMQ. Since the protocol is text based and simple [...]]]></description>
			<content:encoded><![CDATA[<p>OMG, <a href="http://radio.weblogs.com/0112098/" onclick="pageTracker._trackPageview('/outgoing/radio.weblogs.com/0112098/?referer=');">James</a> is at it again!  He whipped up the new <a href="http://stomp.codehaus.org/StompConnect" onclick="pageTracker._trackPageview('/outgoing/stomp.codehaus.org/StompConnect?referer=');">StompConnect</a> project at a blink of an eye.  Firstly, let me introduce you to <a href="http://stomp.codehaus.org/" onclick="pageTracker._trackPageview('/outgoing/stomp.codehaus.org/?referer=');">Stomp</a>.  Stomp was designed to be a super simple wire protocol for clients to talk to Message Oriented Middleware (MOM), like <a href="http://activemq.apache.org" onclick="pageTracker._trackPageview('/outgoing/activemq.apache.org?referer=');">ActiveMQ</a>.  Since the protocol is text based and simple to implement, multiple <a href="http://stomp.codehaus.org/Clients" onclick="pageTracker._trackPageview('/outgoing/stomp.codehaus.org/Clients?referer=');">language clients</a> and servers were created with little effort.</p>
<p>And now thanks StompConnect, every JMS compliant MOM in existence (which is like almost all of them) can now be talked to using Stomp!  This is a huge deal since the wire protocol for most JMS servers is proprietary and  and getting a pure language client for any given mom was either difficult or impossible!</p>
]]></content:encoded>
			<wfw:commentRss>http://hiramchirino.com/blog/2007/02/stompconnect-finally-you-can-talk-nativley-to-any-jms-server-from-any-language/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

