<?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>Messaging Queue Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/tag/messaging-queue/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/tag/messaging-queue/</link>
	<description>Scalable serverless application tools to run background tasks with Docker containers and manage messaging queues with cloud elasticity and handheld customer support.</description>
	<lastBuildDate>Thu, 17 Aug 2023 11:14:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.iron.io/wp-content/uploads/2017/11/cropped-iron-avatar-1-32x32.png</url>
	<title>Messaging Queue Archives - The Iron.io Blog</title>
	<link>https://blog.iron.io/tag/messaging-queue/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The Power of an Enterprise Messaging Queue</title>
		<link>https://blog.iron.io/the-power-of-an-enterprise-messaging-queue/</link>
					<comments>https://blog.iron.io/the-power-of-an-enterprise-messaging-queue/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Fri, 07 May 2021 06:05:56 +0000</pubDate>
				<category><![CDATA[Serverless Message Queue]]></category>
		<category><![CDATA[Enteprise Messaging Queue]]></category>
		<category><![CDATA[iron.io]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[Messaging queues]]></category>
		<category><![CDATA[serverless]]></category>
		<category><![CDATA[serverless message queue]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8324</guid>

					<description><![CDATA[<p>Enterprise messaging queues come in many flavors, but they all serve a similar purpose of enabling your disconnected systems to communicate with each other. Iron MQ is highly available, persistent by design, and offers the best in reliable communication and connectivity for all of your services and components. With Iron MQ, you'll enjoy best effort&#8230;</p>
<p>The post <a href="https://blog.iron.io/the-power-of-an-enterprise-messaging-queue/">The Power of an Enterprise Messaging Queue</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/the-power-of-an-enterprise-messaging-queue/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Build Messaging Between Ruby/Rails Applications with IronMQ</title>
		<link>https://blog.iron.io/build-messaging-between-ruby-rails-applications-with-ironmq/</link>
					<comments>https://blog.iron.io/build-messaging-between-ruby-rails-applications-with-ironmq/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Fri, 22 Jan 2021 23:08:25 +0000</pubDate>
				<category><![CDATA[Serverless Message Queue]]></category>
		<category><![CDATA[ActionMQ]]></category>
		<category><![CDATA[IronMQ]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[RabbitMQ]]></category>
		<category><![CDATA[Ruby Rails]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7945</guid>

					<description><![CDATA[<p>Background job processing is a familiar concept for those working with Ruby/Rails apps, but a far less commonly utilized tool is also far more flexible when it comes to asynchronous execution, and that is a message broker. With a message broker, you can create a message within a given application and then process that message&#8230;</p>
<p>The post <a href="https://blog.iron.io/build-messaging-between-ruby-rails-applications-with-ironmq/">Build Messaging Between Ruby/Rails Applications with IronMQ</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/build-messaging-between-ruby-rails-applications-with-ironmq/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Cheapest Messaging Queues</title>
		<link>https://blog.iron.io/cheapest-messaging-queues/</link>
					<comments>https://blog.iron.io/cheapest-messaging-queues/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Fri, 22 Jan 2021 19:34:34 +0000</pubDate>
				<category><![CDATA[Serverless Message Queue]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[serverless message queue]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7943</guid>

					<description><![CDATA[<p>Overview Pricing always plays a role when choosing IT tools. Ideally, you want to get a great product that doesn’t bloat your budget. When you have a limited amount of money to spend, though, it’s tempting to choose the cheapest messaging queues. Saving money makes sense unless you select a messaging queue solution that makes&#8230;</p>
<p>The post <a href="https://blog.iron.io/cheapest-messaging-queues/">Cheapest Messaging Queues</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/cheapest-messaging-queues/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is Pub/Sub? Asynchronous Tasks in the Cloud &#124; Iron.io</title>
		<link>https://blog.iron.io/what-is-pub-sub-asynchronous-tasks-in-the-cloud-iron-io/</link>
					<comments>https://blog.iron.io/what-is-pub-sub-asynchronous-tasks-in-the-cloud-iron-io/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Wed, 23 Dec 2020 23:52:04 +0000</pubDate>
				<category><![CDATA[Serverless Message Queue]]></category>
		<category><![CDATA[IronMQ]]></category>
		<category><![CDATA[Message Queue]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[pub/sub]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7806</guid>

					<description><![CDATA[<p>Overview Pub/Sub is, at its most basic, a form of asynchronous messaging providing service to service communication. Serverless situations often call for pub/sub, as do microservice architectures, to ensure that messages get to every part of a service that needs that information. Various systems use pub/sub messaging services, so let’s take a deeper look at&#8230;</p>
<p>The post <a href="https://blog.iron.io/what-is-pub-sub-asynchronous-tasks-in-the-cloud-iron-io/">What is Pub/Sub? Asynchronous Tasks in the Cloud | Iron.io</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/what-is-pub-sub-asynchronous-tasks-in-the-cloud-iron-io/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Apache Kafka vs IronMQ: What’s Best For Your Business?</title>
		<link>https://blog.iron.io/apache-kafka-vs-ironmq-whats-best-for-your-business/</link>
					<comments>https://blog.iron.io/apache-kafka-vs-ironmq-whats-best-for-your-business/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Tue, 22 Dec 2020 23:22:49 +0000</pubDate>
				<category><![CDATA[Serverless Message Queue]]></category>
		<category><![CDATA[IronMQ]]></category>
		<category><![CDATA[Kafka]]></category>
		<category><![CDATA[Message Queue]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[MQ]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7743</guid>

					<description><![CDATA[<p>Overview Enterprise messaging systems connect business applications for ease in sharing data. Apache Kafka is an open-source solution boasting high performance and works well with big data. IronMQ is a reliable cloud-based system with many features and flexible deployment options. Kafka falls flat with ease of use and simplicity compared to IronMQ While both systems&#8230;</p>
<p>The post <a href="https://blog.iron.io/apache-kafka-vs-ironmq-whats-best-for-your-business/">Apache Kafka vs IronMQ: What’s Best For Your Business?</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/apache-kafka-vs-ironmq-whats-best-for-your-business/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Best DevOps Tools</title>
		<link>https://blog.iron.io/best-devops-tools/</link>
					<comments>https://blog.iron.io/best-devops-tools/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Mon, 29 Jun 2020 16:57:00 +0000</pubDate>
				<category><![CDATA[Software Development Process]]></category>
		<category><![CDATA[AI Operations]]></category>
		<category><![CDATA[Analytics]]></category>
		<category><![CDATA[DevOps]]></category>
		<category><![CDATA[DevOps tools]]></category>
		<category><![CDATA[Messaging Queue]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[Security]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7217</guid>

					<description><![CDATA[<p>DevOps processes help companies to overcome the organizational challenges in an efficient, robust, and repeatable way. DevOps tools are a collection of complementary, task-specific tools that can be combined to automate processes. IronWorker and IronMQ are two DevOps tools from Iron.io that can help your business save money and scale on demand. The following solutions&#8230;</p>
<p>The post <a href="https://blog.iron.io/best-devops-tools/">Best DevOps Tools</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/best-devops-tools/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
