<?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>geek evaluation &#187; programming</title>
	<atom:link href="http://www.geekevaluation.com/blog/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekevaluation.com/blog</link>
	<description>Assessment solutions, job screening &#38; pre employment test</description>
	<lastBuildDate>Sat, 14 Nov 2009 17:53:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Twitter&#8217;s programming language</title>
		<link>http://www.geekevaluation.com/blog/2009/07/25/twitter-programming-language/</link>
		<comments>http://www.geekevaluation.com/blog/2009/07/25/twitter-programming-language/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 15:21:58 +0000</pubDate>
		<dc:creator>geek</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.geekevaluation.com/blog/?p=51</guid>
		<description><![CDATA[If somebody would have asked me few days back this question , I would not have known the answer. But I always wanted to find about the technology and tricks used at high performance sites like  twitter , facebook and ebay.
During discussions with one of the colleagues, I came to know that core of  twitter [...]]]></description>
			<content:encoded><![CDATA[<p>If somebody would have asked me few days back this question , I would not have known the answer. But I always wanted to find about the technology and tricks used at high performance sites like  twitter , facebook and ebay.</p>
<p>During discussions with one of the colleagues, I came to know that core of  <a href="http://www.twitter.com/" target="_blank">twitter</a> has been written in Scala. And that set me going . Twitter had really high load going to 5000 tweets per minutes at times.</p>
<p>I really wanted to find out more about Scala and learn about it.</p>
<p><strong>What is Scala ?</strong></p>
<blockquote><p>Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application.</p></blockquote>
<p>Many top-notch programmers and industry leaders have already been captivated by Scala. James Strachan even says that scala is the long term replacement of java and javac.</p>
<p>Find more about scala <a href="http://www.scala-lang.org/" target="_blank">here </a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekevaluation.com/blog/2009/07/25/twitter-programming-language/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
