





<?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 os</title>
	<atom:link href="http://www.durofy.com/tag/multiprogramming-os/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-Time Sharing Systems</title>
		<link>http://www.durofy.com/technology/a3os-time-sharing-systems/</link>
		<comments>http://www.durofy.com/technology/a3os-time-sharing-systems/#comments</comments>
		<pubDate>Sat, 02 Jan 2010 14:45:40 +0000</pubDate>
		<dc:creator>Rishabh Dev</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[multiprogramming os]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[time sharing systems]]></category>

		<guid isPermaLink="false">http://zarrata.com/durofy/?p=181</guid>
		<description><![CDATA[(A3) Time Sharing Systems The main idea of time sharing systems is to allow a large number of users to interact with a single computer(system) concurrently. Hence, it extended the idea of multiprogramming to allow multiple terminals with each-in-use terminal to be associated with one or more jobs. Hence, the there are spaces for more [...]]]></description>
			<content:encoded><![CDATA[<p>(A3) <strong>Time Sharing Systems</strong></p>
<p><img class="alignright" src="http://i45.tinypic.com/jr61dt.jpg" alt="" width="154" height="331" /></p>
<p>The main idea of time sharing systems is to allow a <strong>large number of users</strong> to interact with a <strong>single computer(system)</strong> concurrently.</p>
<p>Hence, it extended the idea of multiprogramming to allow <strong>multiple terminals</strong> with each-in-use terminal to be associated with one or more jobs.</p>
<p>Hence, the there are spaces for more than one user, each associated with a program or more.</p>
<p>The main objective of these systems is <strong>to minimize the response time to user commands</strong>.</p>
<p>(and lead to interactive work)</p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.durofy.com/technology/a3os-time-sharing-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>

