<?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>WebProNews &#187; RTSJ</title>
	<atom:link href="http://www.webpronews.com/tag/rtsj/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webpronews.com</link>
	<description>Breaking News in Tech, Search, Social, &#38; Business</description>
	<lastBuildDate>Sun, 12 Feb 2012 22:29:35 +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>JavaOne Speeding Up With Slot Cars</title>
		<link>http://www.webpronews.com/javaone-speeding-up-with-slot-cars-2006-05</link>
		<comments>http://www.webpronews.com/javaone-speeding-up-with-slot-cars-2006-05#comments</comments>
		<pubDate>Thu, 04 May 2006 17:51:14 +0000</pubDate>
		<dc:creator>WebProNews Staff</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Cars]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[JavaOne]]></category>
		<category><![CDATA[RTSJ]]></category>

		<guid isPermaLink="false">http://www.webpronews.com/?p=29002</guid>
		<description><![CDATA[The Slot Car Programming Challenge will do more than let coders experience the thrill of playing with 1960's era toys; it offers the chance for people to learn more about the Real-Time Specification for Java (RTSJ).
]]></description>
			<content:encoded><![CDATA[<p>The Slot Car Programming Challenge will do more than let coders experience the thrill of playing with 1960&#8242;s era toys; it offers the chance for people to learn more about the Real-Time Specification for Java (RTSJ).</p>
<p>RTSJ looks like a Myers-Briggs <a href=http://en.wikipedia.org/wiki/Myers-briggs class=bluelink>test</a> result, but it stands for a Java technology that has proven challenging to some developers. </p>
<p>Sun&#8217;s Distinguished Engineer Greg Bollella <a href=http://java.sun.com/developer/technicalArticles/Interviews/Bollella_qa2.html class=bluelink>outlined</a> how Sun will overcome the fear, uncertainty, and doubt surrounding RTSJ &#8211; They&#8217;re going to let programmers race little cars around a track. Quite frankly, more of the world&#8217;s problems should be solved this way. </p>
<p>Bollella explained in his interview on Sun&#8217;s site how RTSJ addresses controlling physical devices and the three factors involved with doing so: sensing, control, and actuation. </p>
<p>&#8220;With RTSJ, you have to pay explicit attention to memory consumption and object creation in a particular memory area so that you don&#8217;t get exceptions,&#8221; Bollella said of a common challenge to programmers.</p>
<p>His work and that of others focuses on making those RTSJ implementations easier to use. But even the most well-crafted application will give up some of its average throughput performance. </p>
<p>The new challenge for Sun is getting programmers to do more with RTSJ and increase the number of those adopting it for real world use. At the <a href=http://java.sun.com/javaone/sf/ class=bluelink>JavaOne Conference</a> beginning May 16th, Sun will build a race track for 1/24 scale cars and coders will write programs to run those cars quickly through the track. Bollella explained more about the Slot Car Challenge:</p>
<p><i>
<div style=margin-left:10px; margin-right:10px;>We are going to install about 100-200 feet of track and embed the track with 200 sensors. The program can detect whether or not the car is over a sensor, but it can&#8217;t tell which sensor. All the sensors will be merged together. Developers who enter the Challenge have to write a polling loop that gathers the sensor data and continually monitors whether the car is over a sensor. </p>
<p>Then the program gives the car the appropriate voltage so that it goes fast on the straight-aways and slow on the curves. Contestants will write the code in the labs and bring it to the track where we run it on a machine. We&#8217;ll be keeping time as the car goes from the start to finish line. The 10 best times at the end of the Conference all get prizes.</p></div>
<p></i><br />
So the Challenge isn&#8217;t just about going fast, but knowing when to slow down, and how to program that to move the car around the track in the quickest time. &#8220;The Slot Car Challenge at the 2006 JavaOne Conference will prove that anyone can program with RTSJ,&#8221; Bollella said.</p>
<p>&#8212;</p>
<p>Add to <script language='javascript'> document.write("<a href='http://del.icio.us/post?url="+encodeURIComponent(document.location.href)+"&#038;title="+encodeURIComponent(document.title)+"'>Del.icio.us</a>")</script> | <a href="javascript:void window.open('http://digg.com/submit?phase=2&#038;url='+encodeURIComponent(window.location.href)+'&#038;ei=UTF-8','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">DiggThis</a> | <a href="javascript:void window.open('http://myweb2.search.yahoo.com/myresults/bookmarklet?t='+encodeURIComponent(document.title)+'&#038;u='+encodeURIComponent(window.location.href)+'&#038;tag=JavaOne,RTSJ','popup','width=520px,height=420px,status=0,location=0,resizable=1,scrollbars=1,left=100,top=50',0)">Yahoo! My Web</a> | <a href="javascript:location.href='http://www.furl.net/storeIt.jsp?u='+encodeURIComponent(document.location.href)+'&#038;t='+encodeURIComponent(document.title)+' '">Furl It</a></p>
<p>Bookmark WebProNews &#8211; <a href=http://www.webpronews.com><img src=http://images.ientrymail.com/webpronews/wpn-readit.jpg border=0></a></p>
<p><script language=JavaScript src="http://aj.600z.com/aj/1095/0/vj?z=1&#038;dim=1088&#038;pos=15"></script></p>
<p>David Utter is a staff writer for WebProNews covering technology and business. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.webpronews.com/javaone-speeding-up-with-slot-cars-2006-05/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 1/9 queries in 0.004 seconds using memcached
Object Caching 195/206 objects using memcached

Served from: webpronews.com @ 2012-02-12 17:41:04 -->
