<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://eaimatrix.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Enterprise Application Integration</title><link>http://eaimatrix.com/blogs/eai/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Enterprise Messaging with ActiveMQ</title><link>http://eaimatrix.com/blogs/eai/archive/2008/01/01/enterprise-messaging-with-activemq.aspx</link><pubDate>Tue, 01 Jan 2008 18:57:00 GMT</pubDate><guid isPermaLink="false">b30baddd-7e35-4afe-a07b-5ab5e4ab7b8d:17</guid><dc:creator>Ade Ayonrinde</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://eaimatrix.com/blogs/eai/rsscomments.aspx?PostID=17</wfw:commentRss><comments>http://eaimatrix.com/blogs/eai/archive/2008/01/01/enterprise-messaging-with-activemq.aspx#comments</comments><description>&lt;p&gt;A plethora of message queuing products exist in today&amp;#39;s EAI market, all aimed at providing solutions to the problem of application integration. Few can however&amp;nbsp; lay as much claim to fame as &lt;a href="http://activemq.apache.org/" target="_blank"&gt;ActiveMQ&lt;/a&gt;, an open source Message Broker and &lt;a href="http://java.sun.com/products/jms/index.jsp" target="_blank"&gt;JMS&lt;/a&gt;/&lt;a href="http://activemq.apache.org/enterprise-integration-patterns.html"&gt;Enterprise Integration Patterns&lt;/a&gt; provider which is&amp;nbsp; licensed, developed and distributed under the open source Apache emblem.&amp;nbsp; &lt;a href="http://activemq.apache.org/" target="_blank"&gt;ActiveMQ&lt;/a&gt; provides&amp;nbsp; support for &lt;a href="http://activemq.apache.org/cross-language-clients.html"&gt;Cross Language Client and Protocols&lt;/a&gt; as well as a powerful messaging broker which is supported in Java, C, C++, C#, Ruby, Perl, Python, PHP.&lt;/p&gt; &lt;p&gt;Enterprise messaging plays a significant and increasingly important role in enterprise application integration and computing. Over the decade there has been a major trend away from synchronous processing on the enterprise level to a more loosely coupled asynchronous model.&amp;nbsp; This enables an application to simply put a message on a queue and not have to wait for a response (fire and forget). This decoupling allows applications to be more responsive and operate independently of time constraints resulting in flexible and highly scalable enterprise software solutions, which are able to scale beyond application and enterprise system boundaries.&lt;/p&gt; &lt;p&gt;&lt;a href="http://activemq.apache.org/" target="_blank"&gt;ActiveMQ&lt;/a&gt; provides a very robust and flexible publish-subscribe communication mechanism based on the JMS specification. It is exceedingly simple to work with, and combines enterprise level best practice capabilities with a light foot print which easily makes it a highly viable option for both queue based peer to peer messaging as well as topic based Publish-Subscribe Communication. In &lt;a href="http://davidpallmann.spaces.live.com/blog/cns%21E95EF9DC3FDB978E%21214.entry" target="_blank"&gt;David PallMann&amp;#39;s article (in Search of Publish-Subscribe)&lt;/a&gt;, he briefly examines a number of Microsoft based publish-subscribe strategies such as Biztalk Server, WCF, MSMQ and&amp;nbsp; SQL Server elucidating capabilities in each. As opposed to ActiveMQ&amp;nbsp; which provides a &lt;a href="http://www.enterpriseintegrationpatterns.com/PublishSubscribeChannel.html"&gt;&lt;i&gt;Publish-Subscribe Channel&lt;/i&gt;&lt;/a&gt; as an explicit feature of its JMS based API, MSMQ does not provide a similar level of support for using the publish/subscribe semantics and also contains message size constraints. In current EAI initiatives we are working on, we have found ActiveMQ to be a highly reliable, and very capable alternative to MSMQ, especially when it comes to implementing EAI patterns such as durable subscribers, publish subscribe communications etc. For those of you who are new to ActiveMQ and its implementation in .NET, a good starting point which makes compelling reading is provided by Mark Bloodworth (&lt;a href="http://remark.wordpress.com/articles/publish-subscribe-with-activemq-and-nms/" target="_blank"&gt;see here&lt;/a&gt;).&amp;nbsp; In future we will provide you with further postings on ActiveMQ and its implementation within the .NET framework. This will be based on the well documented Industry based&amp;nbsp; &lt;a href="http://www.enterpriseintegrationpatterns.com/" target="_blank"&gt;Enterprise integration Patterns&lt;/a&gt;. &lt;/p&gt;&lt;img src="http://eaimatrix.com/aggbug.aspx?PostID=17" width="1" height="1"&gt;</description><category domain="http://eaimatrix.com/blogs/eai/archive/tags/ActiveMQ/default.aspx">ActiveMQ</category><category domain="http://eaimatrix.com/blogs/eai/archive/tags/EAI/default.aspx">EAI</category><category domain="http://eaimatrix.com/blogs/eai/archive/tags/JMS/default.aspx">JMS</category><category domain="http://eaimatrix.com/blogs/eai/archive/tags/Enterprise+Application+Integration/default.aspx">Enterprise Application Integration</category><category domain="http://eaimatrix.com/blogs/eai/archive/tags/Messaging/default.aspx">Messaging</category></item></channel></rss>