<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Developer/Designer Notes</title>
	<atom:link href="http://webjournl.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://webjournl.wordpress.com</link>
	<description></description>
	<lastBuildDate>Mon, 29 Oct 2007 23:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='webjournl.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/cfbb9b855f40f32eda2b3949de843a46?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Developer/Designer Notes</title>
		<link>http://webjournl.wordpress.com</link>
	</image>
			<item>
		<title>Biased Random Algorithms</title>
		<link>http://webjournl.wordpress.com/2007/10/29/biased-random-algorithms/</link>
		<comments>http://webjournl.wordpress.com/2007/10/29/biased-random-algorithms/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 23:00:56 +0000</pubDate>
		<dc:creator>Kiran Mova</dc:creator>
				<category><![CDATA[algorithms]]></category>
		<category><![CDATA[coding]]></category>

		<guid isPermaLink="false">http://webjournl.wordpress.com/2007/10/29/biased-random-algorithms/</guid>
		<description><![CDATA[When more than one thread is waiting on an event, and when the event occurs, JVM would pick a random thread from this list. Is there a random algorithm, that can pick up a thread at random but with higher probability of the thread with longer wait time be picked?
      [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webjournl.wordpress.com&blog=837249&post=58&subd=webjournl&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>When more than one thread is waiting on an event, and when the event occurs, JVM would pick a random thread from this list. Is there a random algorithm, that can pick up a thread at random but with higher probability of the thread with longer wait time be picked?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/webjournl.wordpress.com/58/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/webjournl.wordpress.com/58/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webjournl.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webjournl.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webjournl.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webjournl.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webjournl.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webjournl.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webjournl.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webjournl.wordpress.com/58/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webjournl.wordpress.com/58/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webjournl.wordpress.com/58/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webjournl.wordpress.com&blog=837249&post=58&subd=webjournl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webjournl.wordpress.com/2007/10/29/biased-random-algorithms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dec1987530726118e5bd7ef914627c2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kiranmova</media:title>
		</media:content>
	</item>
		<item>
		<title>Trees or Hashtables?</title>
		<link>http://webjournl.wordpress.com/2007/10/29/trees-or-hashtables/</link>
		<comments>http://webjournl.wordpress.com/2007/10/29/trees-or-hashtables/#comments</comments>
		<pubDate>Mon, 29 Oct 2007 22:55:57 +0000</pubDate>
		<dc:creator>Kiran Mova</dc:creator>
				<category><![CDATA[coding]]></category>
		<category><![CDATA[datastructures]]></category>

		<guid isPermaLink="false">http://webjournl.wordpress.com/2007/10/29/trees-or-hashtables/</guid>
		<description><![CDATA[For large datasets, which option would work better in terms of memory consumption and performance?
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webjournl.wordpress.com&blog=837249&post=57&subd=webjournl&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For large datasets, which option would work better in terms of memory consumption and performance?</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/webjournl.wordpress.com/57/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/webjournl.wordpress.com/57/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/webjournl.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/webjournl.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/webjournl.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/webjournl.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/webjournl.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/webjournl.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/webjournl.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/webjournl.wordpress.com/57/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/webjournl.wordpress.com/57/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/webjournl.wordpress.com/57/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=webjournl.wordpress.com&blog=837249&post=57&subd=webjournl&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://webjournl.wordpress.com/2007/10/29/trees-or-hashtables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/9dec1987530726118e5bd7ef914627c2?s=96&#38;d=identicon" medium="image">
			<media:title type="html">kiranmova</media:title>
		</media:content>
	</item>
	</channel>
</rss>