﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Articles</title>
    <description>Articles</description>
    <link>http://www.technicalganesh.com/Articles/tabid/55/BlogId/1/language/en-US/Default.aspx</link>
    <language>en-US</language>
    <webMaster>ganesh@technicalganesh.com</webMaster>
    <pubDate>Tue, 06 Jan 2009 02:13:21 GMT</pubDate>
    <lastBuildDate>Tue, 06 Jan 2009 02:13:21 GMT</lastBuildDate>
    <docs>http://backend.userland.com/rss</docs>
    <generator>Blog RSS Generator Version 3.3.0.16726</generator>
    <item>
      <title>Producer-Consumer problem through Java applet</title>
      <description>A Traditional multitasking operating system problem demonstrated with a java applet. This program explains the concepts of Producer-Consumer problem, shared memory access, Multithreading and Monitor as a synchronizing mechanism in Java.</description>
      <link>http://www.technicalganesh.com/Articles/tabid/55/EntryID/16/language/en-US/Default.aspx</link>
      <comments>http://www.technicalganesh.com/Articles/tabid/55/EntryID/16/language/en-US/Default.aspx#Comments</comments>
      <guid isPermaLink="true">http://www.technicalganesh.com/Default.aspx?tabid=55&amp;EntryID=16</guid>
      <pubDate>Sun, 21 Sep 2008 03:18:30 GMT</pubDate>
      <slash:comments>0</slash:comments>
      <trackback:ping>http://www.technicalganesh.com/DesktopModules/Blog/Trackback.aspx?id=16</trackback:ping>
    </item>
  </channel>
</rss>