<?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>worker Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/tag/worker/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/tag/worker/</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>Wed, 02 Aug 2023 04:47:45 +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>worker Archives - The Iron.io Blog</title>
	<link>https://blog.iron.io/tag/worker/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Worker Dynos vs Worker add-ons</title>
		<link>https://blog.iron.io/worker-dynos-vs-worker-add-ons/</link>
					<comments>https://blog.iron.io/worker-dynos-vs-worker-add-ons/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Mon, 04 Oct 2021 09:15:00 +0000</pubDate>
				<category><![CDATA[Serverless Computing]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[dynos]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Heroku Dyno]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[worker]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=8477</guid>

					<description><![CDATA[<p>Heroku is a cloud platform offered as a service. It lets you deploy and manage applications without worrying about the infrastructure. Heroku is a polyglot platform that supports most of the standard frameworks and languages like Python, Java, Node.js, Ruby, etc. Heroku uses the Git version control system as the primary way of deploying applications. &#8230;</p>
<p>The post <a href="https://blog.iron.io/worker-dynos-vs-worker-add-ons/">Worker Dynos vs Worker add-ons</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/worker-dynos-vs-worker-add-ons/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Batch Processing: A Tutorial on Workers, Queueing and Gelato</title>
		<link>https://blog.iron.io/batch-processing-tutorial-workers-queueing-gelato/</link>
					<comments>https://blog.iron.io/batch-processing-tutorial-workers-queueing-gelato/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Wed, 27 Apr 2016 11:03:37 +0000</pubDate>
				<category><![CDATA[Programming Topics]]></category>
		<category><![CDATA[batch processing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[Message Queues]]></category>
		<category><![CDATA[MQ]]></category>
		<category><![CDATA[worker]]></category>
		<guid isPermaLink="false">https://www.iron.io/?p=6143</guid>

					<description><![CDATA[<p>Batch processing is one of the earliest ways of data processing, utilized by Herman Hollerith’s Tabulating Machine in 1890. Batch processing was developed to take advantage of scarce computing resources: it avoids idling these expensive resources by queueing instructions to process data without manual user intervention, and can shift workload to times when resources are&#8230;</p>
<p>The post <a href="https://blog.iron.io/batch-processing-tutorial-workers-queueing-gelato/">Batch Processing: A Tutorial on Workers, Queueing and Gelato</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/batch-processing-tutorial-workers-queueing-gelato/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Bake Your Own Pi</title>
		<link>https://blog.iron.io/how-to-bake-your-own-pi/</link>
					<comments>https://blog.iron.io/how-to-bake-your-own-pi/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Mon, 14 Mar 2016 20:07:48 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[distributed computing]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[pi]]></category>
		<category><![CDATA[pi day]]></category>
		<category><![CDATA[worker]]></category>
		<guid isPermaLink="false">http://www.iron.io/?p=6009</guid>

					<description><![CDATA[<p>It&#8217;s 3/14, and that means it&#8217;s international Pi day! A day where we rejoice over the transcendental number that seems to be everywhere. So, why am I writing about pi on the Iron.io blog? It turns out pi is the best (read: the absolute best!) way to test out computers. It&#8217;s sufficiently random, requires large&#8230;</p>
<p>The post <a href="https://blog.iron.io/how-to-bake-your-own-pi/">How to Bake Your Own Pi</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/how-to-bake-your-own-pi/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What is a Worker???</title>
		<link>https://blog.iron.io/what-is-a-worker/</link>
					<comments>https://blog.iron.io/what-is-a-worker/#respond</comments>
		
		<dc:creator><![CDATA[Iron]]></dc:creator>
		<pubDate>Fri, 28 Aug 2015 22:49:51 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[worker]]></category>
		<guid isPermaLink="false">http://ironio2016.wpengine.com//blog/?p=1080</guid>

					<description><![CDATA[<p>Today, Iron.io sales engineer/teacher Yaron Sadka continues our FAQ video series by answering IronWorker related questions. In the following two videos he guides us through: What is a Worker? and What you use a Worker for? Stay posted for more of these FAQ video to come.  Click here if you have any questions or want to&#8230;</p>
<p>The post <a href="https://blog.iron.io/what-is-a-worker/">What is a Worker???</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-a-worker/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
