<?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>concurrent tasks Archives - The Iron.io Blog</title>
	<atom:link href="https://blog.iron.io/tag/concurrent-tasks/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.iron.io/tag/concurrent-tasks/</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>Tue, 19 Jan 2021 23:55:59 +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>concurrent tasks Archives - The Iron.io Blog</title>
	<link>https://blog.iron.io/tag/concurrent-tasks/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Concurrent vs Parallel Tasks for a Worker System</title>
		<link>https://blog.iron.io/concurrent-vs-parallel-tasks-for-a-worker-system/</link>
					<comments>https://blog.iron.io/concurrent-vs-parallel-tasks-for-a-worker-system/#respond</comments>
		
		<dc:creator><![CDATA[Nick]]></dc:creator>
		<pubDate>Thu, 06 Aug 2020 22:23:46 +0000</pubDate>
				<category><![CDATA[Serverless Workers & Containers]]></category>
		<category><![CDATA[Concurrency]]></category>
		<category><![CDATA[concurrent tasks]]></category>
		<category><![CDATA[IronWorker]]></category>
		<category><![CDATA[parallel tasks]]></category>
		<guid isPermaLink="false">https://blog.iron.io/?p=7317</guid>

					<description><![CDATA[<p>Overview Concurrent tasks progress at the same time in the worker system but they don’t progress simultaneously. Parallel tasks are executed by different workers at the same time. Concurrency refers to how a worker system handles multiple tasks while parallelism refers to how a worker system handles a single task. Concurrent tasks can either be&#8230;</p>
<p>The post <a href="https://blog.iron.io/concurrent-vs-parallel-tasks-for-a-worker-system/">Concurrent vs Parallel Tasks for a Worker System</a> appeared first on <a href="https://blog.iron.io">The Iron.io Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://blog.iron.io/concurrent-vs-parallel-tasks-for-a-worker-system/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
