<?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>asynchronous | JavaScript Tutorials &amp; Videos</title>
	<atom:link href="https://www.javascripttutorials.net/tag/asynchronous/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.javascripttutorials.net</link>
	<description>JavaScript Tutorials &#38; Videos: Node.js, AngularJS, Vue.js, Backbone.js</description>
	<lastBuildDate>Fri, 10 Jan 2014 00:32:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.javascripttutorials.net/wp-content/uploads/cropped-JavaScript_logo_2.svg_-32x32.png</url>
	<title>asynchronous | JavaScript Tutorials &amp; Videos</title>
	<link>https://www.javascripttutorials.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Managing Asynchronicity in JavaScript with RQ</title>
		<link>https://www.javascripttutorials.net/managing-asynchronicity-in-javascript-with-rq/</link>
		
		<dc:creator><![CDATA[javascripttutorials.net]]></dc:creator>
		<pubDate>Thu, 09 Jan 2014 20:41:43 +0000</pubDate>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[asynchronous]]></category>
		<guid isPermaLink="false">http://www.javascripttutorials.net/?p=137</guid>

					<description><![CDATA[<p>Turn based servers such as Nodejs are now joining turn based browsers in providing race-free and deadlock-free interactivity. The event-driven model has long been popular in UI systems, but the nature of work in servers presents some new challenges. Functional programming provides solutions, including monads, arrows, promises, and various flavors &#8230;</p>
The post <a href="https://www.javascripttutorials.net/managing-asynchronicity-in-javascript-with-rq/">Managing Asynchronicity in JavaScript with RQ</a> first appeared on <a href="https://www.javascripttutorials.net">JavaScript Tutorials & Videos</a>.]]></description>
		
		
		
			</item>
	</channel>
</rss>
