





<?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>Durofy &#187; multiprogramming batch systems</title>
	<atom:link href="http://www.durofy.com/tag/multiprogramming-batch-systems/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.durofy.com</link>
	<description>Engineering &#38; Technology Blog</description>
	<lastBuildDate>Sun, 05 Feb 2012 04:41:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>OS-Multipogramming Batch Systems</title>
		<link>http://www.durofy.com/technology/a2os-multipogramming-batch-systems/</link>
		<comments>http://www.durofy.com/technology/a2os-multipogramming-batch-systems/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 14:37:52 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[multiprogramming batch systems]]></category>
		<category><![CDATA[multiprogramming os]]></category>
		<category><![CDATA[Operating Systems]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=177</guid>
		<description><![CDATA[In Multiprogramming Batch systems, when one job waits for the completion of an I/O operation, another is executed. A multiprogramming system is responsible for: -starting jobs -taking I/P for jobs -switching between jobs (&#38; ensuring protection while doing so) Classified jobs as foreground and background jobs. When a foreground jobs encounters an operation requiring input [...]]]></description>
			<content:encoded><![CDATA[<p>In Multiprogramming Batch systems, when one job waits for the completion of an I/O operation, another is executed.</p>
<p><img class="alignright" src="http://i46.tinypic.com/29z7wj8.jpg" alt="" width="143" height="298" /></p>
<p>A multiprogramming system is responsible for:</p>
<p>-starting jobs<br />
-taking I/P for jobs<br />
-switching between jobs<br />
(&amp; ensuring protection while doing so)</p>
<p>Classified jobs as<strong> </strong><em><strong>foreground</strong></em> and <em><strong>background</strong> jobs</em>.</p>
<p>When a foreground jobs encounters an operation requiring input or giving output to the user,  a background job is executed.</p>
<p>Hence, more than one program could be executed, but, by the same user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.durofy.com/technology/a2os-multipogramming-batch-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

