<?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>Fallen Empires - Halcyon &#187; Projects</title>
	<atom:link href="http://fallenempires.net/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://fallenempires.net</link>
	<description></description>
	<lastBuildDate>Fri, 29 Apr 2011 06:30:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>PHP and JMS using ActiveMQ + Stomp</title>
		<link>http://fallenempires.net/2007/06/php-and-jms-using-activemq-stomp/</link>
		<comments>http://fallenempires.net/2007/06/php-and-jms-using-activemq-stomp/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 11:36:18 +0000</pubDate>
		<dc:creator>Krishna</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[activemq]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[stomp]]></category>

		<guid isPermaLink="false">http://fallenempires.net/?p=294</guid>
		<description><![CDATA[NOTE: Restored from archives. The page mentioned in this post is not actively maintained. One of the problems with most OSS products seems to be the lack of good documentation. Recently, I wanted to get some simple producer/consumer programs working in PHP and using a JMS server. I choose ActiveMQ JMS server because of the [...]]]></description>
			<content:encoded><![CDATA[<p><em><strong>NOTE</strong>: Restored from archives. The page mentioned in this post is not actively maintained.</em></p>
<p>One of the problems with most <span>OSS</span> products seems to be the lack of good documentation. Recently, I wanted to get some simple producer/consumer programs working in <span>PHP</span> and using a <span>JMS</span> server. I choose <a href="http://web.archive.org/web/20071120050806/http://activemq.apache.org/">ActiveMQ</a> JMS server because of the ease of install, multi language support and active <span>OSS</span> community but had to spend a couple of hours to looks for the scattered documentation to actually get it to work right.</p>
<p>So to save time for the next person who tried to do this, I have started compiling a page describing the configuration files and example programs I created. The project page is available at <a href="http://fallenempires.net/activemq_stomp/">http://fallenempires.net/activemq_stomp</a>. <span>I I</span>’ll probably contribute this back to the stomp wiki once it is complete.</p>
]]></content:encoded>
			<wfw:commentRss>http://fallenempires.net/2007/06/php-and-jms-using-activemq-stomp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

