<html>
<head>


<script type="text/javascript" src="/static/js/analytics.js"></script>
<script type="text/javascript">archive_analytics.values.server_name="wwwb-app0.us.archive.org";archive_analytics.values.server_ms=330;</script>
<link type="text/css" rel="stylesheet" href="/static/css/banner-styles.css"/>


<TITLE>Linux future scales out
</TITLE>

<META NAME="publicationDate" CONTENT="2002-11-29">
<META Name="RESTRICT" CONTENT="iwnews">
<META Name="GOOGLEBOT" CONTENT="NOARCHIVE">
<meta Name="keywords" content="Linux,future,scales,out">
<META NAME="description" CONTENT="AS DOMINANT SYSTEMS and software companies continue to pour millions into scaling Linux for the enterprise, some observers now believe the open-source OS's future is to serve as a distributed, network-based operating system.">
<META NAME="contributor" CONTENT="Ed Scannell">
<META NAME="audienceetype" CONTENT="CTO CIO ">
<META NAME="publisher" CONTENT="InfoWorld">
<META NAME="source" CONTENT="InfoWorld">


<link rel="stylesheet" href="http://www.infoworld.com/script/main.css" type="text/css">
<style type="text/css">
<!--
.curBarClr {   background-color :993300;}
.curTitleSub {  font-family : arial,verdana,sans-serif;  font-size : 11px;  font-weight : bold;   color : 993300;}
-->
</style>
</head>
<body bgcolor="#FFFFFF" text="#000000" link="#003382" vlink="#003382" alink="#003382" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0">


<!-- BEGIN WAYBACK TOOLBAR INSERT -->
<script type="text/javascript" src="/static/js/disclaim-element.js" ></script>
<script type="text/javascript" src="/static/js/graph-calc.js" ></script>
<script type="text/javascript">//<![CDATA[
var __wm = (function(imgWidth,imgHeight,yearImgWidth,monthImgWidth){
var wbPrefix = "/web/";
var wbCurrentUrl = "http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html";

var firstYear = 1996;
var displayDay = "18";
var displayMonth = "Jan";
var displayYear = "2006";
var prettyMonths = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];
var $D=document,$=function(n){return document.getElementById(n)};
var trackerVal,curYear = -1,curMonth = -1;
var yearTracker,monthTracker;
function showTrackers(val) {
  if (val===trackerVal) return;
  var $ipp=$("wm-ipp");
  var $y=$("displayYearEl"),$m=$("displayMonthEl"),$d=$("displayDayEl");
  if (val) {
    $ipp.className="hi";
  } else {
    $ipp.className="";
    $y.innerHTML=displayYear;$m.innerHTML=displayMonth;$d.innerHTML=displayDay;
  }
  yearTracker.style.display=val?"inline":"none";
  monthTracker.style.display=val?"inline":"none";
  trackerVal = val;
}
function trackMouseMove(event,element) {
  var eventX = getEventX(event);
  var elementX = getElementX(element);
  var xOff = Math.min(Math.max(0, eventX - elementX),imgWidth);
  var monthOff = xOff % yearImgWidth;

  var year = Math.floor(xOff / yearImgWidth);
  var monthOfYear = Math.min(11,Math.floor(monthOff / monthImgWidth));
  // 1 extra border pixel at the left edge of the year:
  var month = (year * 12) + monthOfYear;
  var day = monthOff % 2==1?15:1;
  var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) +
    zeroPad(day,2) + "000000";

  $("displayYearEl").innerHTML=year+firstYear;
  $("displayMonthEl").innerHTML=prettyMonths[monthOfYear];
  // looks too jarring when it changes..
  //$("displayDayEl").innerHTML=zeroPad(day,2);
  var url = wbPrefix + dateString + '/' +  wbCurrentUrl;
  $("wm-graph-anchor").href=url;

  if(curYear != year) {
    var yrOff = year * yearImgWidth;
    yearTracker.style.left = yrOff + "px";
    curYear = year;
  }
  if(curMonth != month) {
    var mtOff = year + (month * monthImgWidth) + 1;
    monthTracker.style.left = mtOff + "px";
    curMonth = month;
  }
}
function hideToolbar() {
  $("wm-ipp").style.display="none";
}
function bootstrap() {
  var $spk=$("wm-ipp-sparkline");
  yearTracker=$D.createElement('div');
  yearTracker.className='yt';
  with(yearTracker.style){
    display='none';width=yearImgWidth+"px";height=imgHeight+"px";
  }
  monthTracker=$D.createElement('div');
  monthTracker.className='mt';
  with(monthTracker.style){
    display='none';width=monthImgWidth+"px";height=imgHeight+"px";
  }
  $spk.appendChild(yearTracker);
  $spk.appendChild(monthTracker);

  var $ipp=$("wm-ipp");
  $ipp&&disclaimElement($ipp);
}
return{st:showTrackers,mv:trackMouseMove,h:hideToolbar,bt:bootstrap};
})(550, 27, 25, 2);//]]>
</script>
<style type="text/css">
body {
  margin-top:0 !important;
  padding-top:0 !important;
  min-width:800px !important;
}
</style>
<div id="wm-ipp" lang="en" style="display:none;">

<div style="position:fixed;left:0;top:0;width:100%!important">
<div id="wm-ipp-inside">
   <table style="width:100%;"><tbody><tr>
   <td id="wm-logo">
       <a href="/web/" title="Wayback Machine home page"><img src="/static/images/toolbar/wayback-toolbar-logo.png" alt="Wayback Machine" width="110" height="39" border="0" /></a>
   </td>
   <td class="c">
       <table style="margin:0 auto;"><tbody><tr>
       <td class="u" colspan="2">
       <form target="_top" method="get" action="/web/form-submit.jsp" name="wmtb" id="wmtb"><input type="text" name="url" id="wmtbURL" value="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" style="width:400px;" onfocus="this.focus();this.select();" /><input type="hidden" name="type" value="replay" /><input type="hidden" name="date" value="20060118051119" /><input type="submit" value="Go" /><span id="wm_tb_options" style="display:block;"></span></form>
       </td>
       <td class="n" rowspan="2">
           <table><tbody>
           <!-- NEXT/PREV MONTH NAV AND MONTH INDICATOR -->
           <tr class="m">
           	<td class="b" nowrap="nowrap">
		
		    <a href="http://infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="30 Aug 2005">AUG</a>
		
		</td>
		<td class="c" id="displayMonthEl" title="You are here: 5:11:19 Jan 18, 2006">JAN</td>
		<td class="f" nowrap="nowrap">
		
		    <a href="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="11 Mar 2006"><strong>MAR</strong></a>
		
                </td>
	    </tr>
           <!-- NEXT/PREV CAPTURE NAV AND DAY OF MONTH INDICATOR -->
           <tr class="d">
               <td class="b" nowrap="nowrap">
               
                   <a href="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="1:34:49 Dec 27, 2005"><img src="/static/images/toolbar/wm_tb_prv_on.png" alt="Previous capture" width="14" height="16" border="0" /></a>
               
               </td>
               <td class="c" id="displayDayEl" style="width:34px;font-size:24px;" title="You are here: 5:11:19 Jan 18, 2006">18</td>
	       <td class="f" nowrap="nowrap">
               
		   <a href="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="19:46:42 Mar 11, 2006"><img src="/static/images/toolbar/wm_tb_nxt_on.png" alt="Next capture" width="14" height="16" border="0" /></a>
	       
	       </td>
           </tr>
           <!-- NEXT/PREV YEAR NAV AND YEAR INDICATOR -->
           <tr class="y">
	       <td class="b" nowrap="nowrap">
               
                   <a href="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="8 Jan 2005"><strong>2005</strong></a>
               
               </td>
               <td class="c" id="displayYearEl" title="You are here: 5:11:19 Jan 18, 2006">2006</td>
	       <td class="f" nowrap="nowrap">
               
	           <a href="http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="11 Mar 2007"><strong>2007</strong></a>
	       
	       </td>
           </tr>
           </tbody></table>
       </td>
       </tr>
       <tr>
       <td class="s">
           <a class="t" href="/web/20060118051119*/http://www.infoworld.com/articles/hn/xml/02/12/02/021202hnunited.html" title="See a list of every capture for this URL">31 captures</a>
           <div class="r" title="Timespan for captures of this URL">20 Aug 04 - 5 Jul 08</div>
       </td>
       <td class="k">
       <a href="" id="wm-graph-anchor">
       <div id="wm-ipp-sparkline" title="Explore captures for this URL">
	 <img id="sparklineImgId" alt="sparklines"
		 onmouseover="__wm.st(1)" onmouseout="__wm.st(0)"
		 onmousemove="__wm.mv(event,this)"
		 width="550"
		 height="27"
		 border="0"
		 src="/web/jsp/graph.jsp?graphdata=550_27_1996:-1:000000000000_1997:-1:000000000000_1998:-1:000000000000_1999:-1:000000000000_2000:-1:000000000000_2001:-1:000000000000_2002:-1:000000000000_2003:-1:000000000000_2004:-1:000000010010_2005:-1:101000020001_2006:0:101001000101_2007:-1:001100102611_2008:-1:111101100000_2009:-1:000000000000_2010:-1:000000000000_2011:-1:000000000000_2012:-1:000000000000_2013:-1:000000000000_2014:-1:000000000000_2015:-1:000000000000_2016:-1:000000000000_2017:-1:000000000000" />
       </div>
       </a>
       </td>
       </tr></tbody></table>
   </td>
   <td class="r">
       <a href="#close" onclick="__wm.h();return false;" style="background-image:url(/static/images/toolbar/wm_tb_close.png);top:5px;" title="Close the toolbar">Close</a>
       <a href="http://faq.web.archive.org/" style="background-image:url(/static/images/toolbar/wm_tb_help.png);bottom:5px;" title="Get some help using the Wayback Machine">Help</a>
   </td>
   </tr></tbody></table>
</div>
</div>
</div>
<script type="text/javascript">__wm.bt();</script>
<!-- END WAYBACK TOOLBAR INSERT -->

<center>



<img src="http://ad.doubleclick.net/ad/idg.pixel.usa.infoworld/usainfw11.7.00;sz=1x1;ord=191121170106" border="0" height="1" width="1">

<!--Top Global Nav -- Start-->

<script type="text/javascript">
//Infoworld = IW; Computerworld=CW; Network World=NWW
var sitePrefix = "IW";

//dev=emetadev.nww.com; prod=login.idg.com
//var erightsHost = "emetadev.nww.com";
var erightsHost = "login.idg.com"

function writeLinks()
{
	var erights = retrieveCookie("ERIGHTS");
	var links = "";
	var erightsLoginLink = "<a class='blueVrdSm' href='https://" + erightsHost + "/idg/" + sitePrefix + "Login.do?url=" + document.location.href + "'>Login</a>";
	var erightsProfileLink = "<a class='blueVrdSm' href='https://" + erightsHost + "/idg/" + sitePrefix + "Profile.do?call=viewProfile&url=" + document.location.href + "'>Profile</a>";
	var erightsLogoutLink = "<a class='blueVrdSm' onClick='delete_cookie(); return false;' href='https://" + erightsHost + "/idg/" + sitePrefix + "Logout.do'>Logout</a>";

	if ( erights == null || erights.length < 1 ) {
//		links = "<span class='blackVrdSm'>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;" + erightsLoginLink + "</span>";
	}
	else {
		links = "<span class='blackVrdSm'>IDG Network: Logged In &nbsp;" + erightsProfileLink + "&nbsp;&nbsp;&nbsp;" + erightsLogoutLink + "</span>";
	}

	return links;
}

function delete_cookie(){
	var cookiePCOOKIE = setCookie('PCOOKIE','','delete');
	var cookieERIGHTS = setCookie('ERIGHTS','','delete');
	window.location= "https://" + erightsHost + "/idg/" + sitePrefix + "Logout.do";
}

function retrieveCookie( cookieName ) {
	/* retrieved in the format
	cookieName4=value; 
	cookieName3=value; 
	cookieName2=value;  
	cookieName1=value;
	only cookies for this domain and path will be retrieved */

	var cookieJar = document.cookie.split( "; " );

	for( var x = 0; x < cookieJar.length; x++ ) {
		var oneCookie = cookieJar[x].split( "=" );
		if( oneCookie[0] == escape( cookieName ) ) { 
			return unescape( oneCookie[1] ); 
		}
	}
	return null;
}

function setCookie( cookieName, cookieValue, lifeTime, path, domain, isSecure ) {
	if( !cookieName ) { 
		return false; 
	}

	if( lifeTime == "delete" ) { 
		lifeTime = -10; 
	} //this is in the past.  Expires immediately.

	/* This next line sets the cookie but does not overwrite other  
	cookies.syntax:  cookieName=cookieValue[;expires=dataAsString[;path=pathAsString[; 
	domain=domainAsString[;secure]]]] Because of the way that document.cookie behaves, writing this here is  
	equivalent to writing document.cookie = whatIAmWritingNow + "; " + document.cookie; */

	document.cookie = escape( cookieName ) + "=" + escape( cookieValue ) + 
	( lifeTime ? ";expires=" + ( new Date( ( new Date() ).getTime() + (1000 * lifeTime ) ) ).toGMTString() : "" ) + 
	( path ? ";path=" + path : "") + ( domain ? ";domain=" + domain : "")  + ( isSecure ? ";secure" : "");

	/*check if the cookie has been set/deleted as required*/
	if( lifeTime < 0 ) { 
		if( typeof( retrieveCookie( cookieName ) ) ==  "string" ) 
		{ 
			return false; 
		} 
		return true; 
	}

	if( typeof( retrieveCookie( cookieName ) ) == "string" ) 
	{ 
		return  true; 
	}

	return false;
}

</script>

<table width="750" height="24" border="0" cellpadding="0" cellspacing="0"><tr><td><script type="text/javascript">document.writeln(writeLinks());</script></td><td align="right"><span class=grayVrdSm><a href="http://www.infoworld.com/about/" class="blueVrdSm">About InfoWorld</a> : <a href="http://www.infoworld.com/advertise/" class="blueVrdSm">Advertise</a> : <a href="http://subscribe.infoworld.com/cgi-win/ifwd.cgi?m=add&amp;p=ww3hm1" class="blueVrdSm">Subscribe</a> : <a href="http://www.infoworld.com/about/abt_con.html" class="blueVrdSm">Contact Us</a> : <a href="http://www.infoworld.com/awards/" class="blueVrdSm">Awards</a> : <a href="http://www.infoworld.com/evt_hom.html" class="blueVrdSm">Events</a></span> : <a href="http://www.infoworld.com/store" class="blueVrdSm">Store</a></span></td></tr></table>	
<NOLAYER><IFRAME SRC="http://ad.doubleclick.net/adi/idg.us.info.popup/ros;sz=1x1;tile=4;ord=191121170106" width="1" height="1" frameborder="no" border="0" MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="no">
<A HREF="http://ad.doubleclick.net/jump/idg.us.info.popup/ros;abr=!ie;sz=1x1;tile=4;ord=191121170106"><IMG SRC="http://ad.doubleclick.net/ad/idg.us.info.popup/ros;abr=!ie;sz=1x1;tile=4;ord=191121170106" border=0 height="1" width="1"></A></IFRAME></NOLAYER><ILAYER id="layer4" visibility="hidden" width=1 height=1></ILAYER>

<!--WEBSIDESTORY CODE HBX1.0 (Universal)-->
<!--COPYRIGHT 1997-2004 WEBSIDESTORY,INC. ALL RIGHTS RESERVED. U.S.PATENT No. 6,393,479B1. MORE INFO:http://websidestory.com/privacy-->
<script language="javascript">
var _hbEC=0,_hbE=new Array;function _hbEvent(a,b){b=_hbE[_hbEC++]=new Object();b._N=a;b._C=0;return b;}
var hbx=_hbEvent("pv");hbx.vpc="HBX0100u";hbx.gn="ehg-idg.hitbox.com";

//BEGIN EDITABLE SECTION
//CONFIGURATION VARIABLES
hbx.acct="DM520506G2AD83EN3";//ACCOUNT NUMBER(S)
hbx.pn="PUT+PAGE+NAME+HERE";//PAGE NAME(S)
//hbx.mlc="CONTENT+CATEGORY";//MULTI-LEVEL CONTENT CATEGORY


//default to the good old category
hbx.mlc="CONTENT+CATEGORY";

hbx.pndef="title";//DEFAULT PAGE NAME
hbx.ctdef="full";//DEFAULT CONTENT CATEGORY

//OPTIONAL PAGE VARIABLES
//ACTION SETTINGS
hbx.fv="";//FORM VALIDATION MINIMUM ELEMENTS OR SUBMIT FUNCTION NAME
hbx.lt="auto";//LINK TRACKING
hbx.dlf="n";//DOWNLOAD FILTER
hbx.dft="n";//DOWNLOAD FILE NAMING
hbx.elf="n";//EXIT LINK FILTER

//SEGMENTS AND FUNNELS
hbx.seg="";//VISITOR SEGMENTATION
hbx.fnl="";//FUNNELS

//CAMPAIGNS
hbx.cmp="";//CAMPAIGN ID
hbx.cmpn="";//CAMPAIGN ID IN QUERY
hbx.dcmp="";//DYNAMIC CAMPAIGN ID
hbx.dcmpn="source";//DYNAMIC CAMPAIGN ID IN QUERY
hbx.dcmpe="";//DYNAMIC CAMPAIGN EXPIRATION
hbx.dcmpre="";//DYNAMIC CAMPAIGN RESPONSE EXPIRATION
hbx.hra="";//RESPONSE ATTRIBUTE
hbx.hqsr="";//RESPONSE ATTRIBUTE IN REFERRAL QUERY
hbx.hqsp="";//RESPONSE ATTRIBUTE IN QUERY
hbx.hlt="";//LEAD TRACKING
hbx.hla="";//LEAD ATTRIBUTE
hbx.gp="";//CAMPAIGN GOAL
hbx.gpn="";//CAMPAIGN GOAL IN QUERY
hbx.hcn="";//CONVERSION ATTRIBUTE
hbx.hcv="";//CONVERSION VALUE
hbx.cp="null";//LEGACY CAMPAIGN
hbx.cpd="";//CAMPAIGN DOMAIN

//CUSTOM VARIABLES
hbx.ci="";//CUSTOMER ID
hbx.hc1="";//CUSTOM 1
hbx.hc2="";//CUSTOM 2
hbx.hc3="";//CUSTOM 3
hbx.hc4="";//CUSTOM 4
hbx.hrf="";//CUSTOM REFERRER
hbx.pec="";//ERROR CODES

//INSERT CUSTOM EVENTS

//END EDITABLE SECTION

//REQUIRED SECTION. CHANGE "YOURSERVER" TO VALID LOCATION ON YOUR WEB SERVER (HTTPS IF FROM SECURE SERVER)
</script>
<!--END WEBSIDESTORY CODE-->

<!--Top Global Nav -- End-->

<!--Banner -- Start-->
<script language="JavaScript">
var dart_url_for_layer1="http://ad.doubleclick.net/adi/idg.us.info.news/article;pos=leader;pkey=platforms;skey=;paud=;saud=;sz=728x90;tile=1;ord=";
</script>
<nolayer>
<iframe name="ifm_layer1" src="http://ad.doubleclick.net/adi/idg.us.info.news/article;pos=leader;pkey=platforms;skey=;paud=;saud=;sz=728x90;tile=1;ord=191121170106" width="728" height="90" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no">
<a href="http://ad.doubleclick.net/jump/idg.us.info.news/article;abr=!ie;pos=leader;pkey=platforms;skey=;paud=;saud=;sz=728x90;tile=1;ord=191121170106">
<img src="http://ad.doubleclick.net/ad/idg.us.info.news/article;abr=!ie;pos=leader;pkey=platforms;skey=;paud=;saud=;sz=728x90;tile=1;ord=191121170106" border="0">
</a>
</iframe>
</nolayer>
<ilayer id="layer1" visibility="hidden" width="728" height="90"></ilayer>
<!--Banner -- End-->

<!--Image Nav -- Start-->
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" colspan="3"><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="750" height="1" border="0"></td>
</tr>
<tr>
<td colspan="3">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="bottom"><a href="http://www.infoworld.com/" target="_top"><img src="http://images.infoworld.com/img/logo_iw_main.gif" alt="InfoWorld" width="214" height="54" border="0"/></a></td>
<td valign="bottom"><nobr><a href="http://www.infoworld.com/" target="_top"><img src="http://images.infoworld.com/img/tab_hom_off2.gif" alt="Home" width="45" height="21" border="0"/></a><a href="http://www.infoworld.com/news/" target="_top"><img src="http://images.infoworld.com/img/tab_nws_off2.gif" alt="News" width="58" height="21" border="0"/></a><a href="http://www.infoworld.com/testcenter/" target="_top"><img src="http://images.infoworld.com/img/tab_tst_off2.gif" alt="Test Center" width="98" height="21" border="0"/></a><a href="http://www.infoworld.com/opinions/" target="_top"><img src="http://images.infoworld.com/img/tab_opn_off2.gif" alt="Opinions" width="84" height="21" border="0"/></a><a href="http://www.infoworld.com/product_guide/" target="_top"><img src="http://images.infoworld.com/img/tab_pg_off.gif" alt="Product Guide" width="111" height="21" border="0"/></a><a href="http://www.infoworld.com/techindex/" target="_top"><img src="http://images.infoworld.com/img/tab_ti_off2.gif" alt="TechIndex" width="86" height="21" border="0"/></a></nobr></td>
</tr></table>

</td>
</tr>
<tr><td colspan="3"><img src="http://images.infoworld.com/img/hbr_top_nws.gif" width="750" height="4" border="0"></td></tr>
<tr><td valign="top" background="http://images.infoworld.com/img/hbr_bg_nws.gif"><img src="http://images.infoworld.com/img/dot_993300.gif" width="1" height="17" border="0"></td>
<td background="http://images.infoworld.com/img/hbr_bg_nws.gif">
<table border="0" cellpadding="0" cellspacing="0" width="734">
<tr><td valign="middle">&nbsp;</td>
<td align="right"><table border="0" cellpadding="0" cellspacing="0">
<form name="seek1" method=GET accept-charset="iso-8859-1" action="http://search.infoworld.com/query.html" class="searchbox" size="16">
<tr>
<td valign="middle"><input type=hidden name=rq id="collections" value=0><input type=hidden name=col value="ifwspid"><input type=hidden name=charset value="iso-8859-1"><input type=hidden name=htvalue="0"><input type=hidden name=qp value=""><input type=text name=qt id="search" size=16 value=" " maxlength=1991 class="searchbox"><input type=hidden name=qs value=""><input type=hidden name=qcvalue=""><input type=hidden name=pw value="100%"><input type=hidden name=ws value="0"><input type=hidden name=la value="en"><input type=hidden name=qm value="0"><input type=hidden name=st value="1"><input type=hidden name=nh value="10"><input type=hidden name=lk value="1"><input type=hidden name=rf value="0"><input type=hidden name=oq value=""><input type=hidden name=rq value="0"><input type=hidden name=si value="1"></td>
<td valign="middle"><input type="IMAGE" name="SUBMIT" src="http://images.infoworld.com/img/but_nws_search2.gif" alt="Search" border="0"></td>
</tr>
</form>
</table></td></tr></table></td>
<td valign="top" background="http://images.infoworld.com/img/hbr_bg_rgt_nws.gif"><span class="hSpace9">&nbsp;</span></td></tr>
<tr><td colspan="3"><img src="http://images.infoworld.com/img/hbr_btm_nws.gif" width="750" height="5" border="0"></td></tr>

<tr>
<td valign="top" bgcolor="#E6E6E6"><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="12" height="1" border="0"></td>
<td valign="top" bgcolor="#E6E6E6"><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="734" height="1" border="0"></td>
<td valign="top" bgcolor="#E6E6E6"><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="4" height="1" border="0"></td>
</tr>
</table>
<!--Image Nav -- End-->

<!--Main Table -- Start-->
<table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://images.infoworld.com/img/dot_t.gif" height="15" border="0"><br></td>
</tr>
<tr>
<td valign="top">
<!--Section Title -- Start -->
<nobr><img src="http://images.infoworld.com/img/icon_nws_pt.gif" align="absmiddle" alt="" border="0"><span class="nwsPageTitle">NEWS</span></nobr><br><img src="http://images.infoworld.com/img/dot_993300.gif" alt="" width="750" height="1" border="0"><br>
<span class="hSpace3">&nbsp;</span><br>
<!--Section Title -- End -->

<!--1st Paragraph -- Start-->
<span class="artTitle">
Linux future scales out
</span><BR><BR>
<span class="artText">
By&nbsp;<A CLASS="regularU" HREF="mailto:ed_scannell@infoworld.com">Ed Scannell</A> 
<BR>
November 29, 2002 1:01 pm PT</span><BR><BR>
<!--BODY--><span class="ArticleBody">AS DOMINANT SYSTEMS and software companies continue to pour millions into scaling Linux for the enterprise, some observers now believe the open-source OS's future is to serve as a distributed, network-based 
<a href="javascript:winPop('http://www.infoworld.com/klink/op_sys/op_sys.html?w=operatingsystem');" class="richlinkstyle">operating system</a>.<BR><BR>
<!--1st Paragraph -- End-->

<!--Tower/IMU -- Start-->
<p align="right">
<table border="0" cellpadding="0" cellspacing="0" align="right">
<tr>
<td valign="top"><span class="adTitle">&nbsp;&nbsp;</span></td>
<td valign="top" align="center"><span class="adTitle">ADVERTISEMENT</span></td>
</tr>
<tr>
<td valign="top"><span class="adTitle">&nbsp;&nbsp;</span></td>
<td valign="top">

<script language="JavaScript">
var dart_url_for_layer3="http://ad.doubleclick.net/adi/idg.us.info.news/article;pos=imu;pkey=platforms;skey=;paud=;saud=;sz=336x280;tile=2;ord=";
</script>
<nolayer>
<iframe name="ifm_layer2" src="http://ad.doubleclick.net/adi/idg.us.info.news/article;pos=imu;pkey=platforms;skey=;paud=;saud=;sz=336x280;tile=2;ord=191121170106" width="336" height="280" frameborder="no" border="0" marginwidth="0" marginheight="0" scrolling="no">
<a href="http://ad.doubleclick.net/jump/idg.us.info.news/article;abr=!ie;pos=imu;pkey=platforms;skey=;paud=;saud=;sz=336x280;tile=2;ord=191121170106">
<img src="http://ad.doubleclick.net/ad/idg.us.info.news/article;abr=!ie;pos=imu;pkey=platforms;skey=;paud=;saud=;sz=336x280;tile=2;ord=191121170106" border="0">
</a>
</iframe>
</nolayer>
<ilayer id="layer2" visibility="hidden" width="336" height="280"></ilayer>


<br></td>
</tr>
</table>
</p>
<!--Tower/IMU -- End-->

<!--Article Left Column -- Start-->
<table width="180" border="0" cellpadding="0" align="left">
<tr>
<td colspan="2">


<table border="0" width="165" cellpadding="0" cellspacing="0">
         <tbody>
            <tr>
               <td bgcolor="#999999" valign="top">
                  <table border="0" width="100%" cellpadding="5" cellspacing="1">
                     <tbody>
                        <tr bgcolor="#ffffff">
                           <td><span class="grayVrdSm"><b>SPONSOR</b></span>
                           <br><img src="http://images.infoworld.com/img/dot_t.gif" width="1" height="3" border="0"><br>
                           <a href="http://ad.doubleclick.net/clk;26059479;11107137;g?http://www.SOAExecutiveForum.com" class="blackVrdSm" name="&lid=InfoWorld_s_SOA_Executive_Forum--Register_by_February_24th_and_Save&lpos=article_left_sponsor_box">
                           <img border="0" src="http://ad.doubleclick.net/ad/idg.us.ifw.general/soa3;sz=1x1;ord=191121170106">
InfoWorld's SOA Executive Forum--Register by February 24th and Save</a><br><img src="http://images.infoworld.com/img/dot_t.gif" width="1" height="3" border="0">
<br><div align="right"><span class="grayVrdSm">Sponsored by InfoWorld</span></div>
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </td>
            </tr>
         </tbody>
</table><br>


<table border="0" width="165" cellpadding="0" cellspacing="0">
         <tbody>
            <tr>
               <td bgcolor="#999999" valign="top">
                  <table border="0" width="100%" cellpadding="5" cellspacing="1">
                     <tbody>
                        <tr bgcolor="#ffffff">
                           <td><span class="grayVrdSm"><b>SPONSOR</b></span>
                           <br><img src="http://images.infoworld.com/img/dot_t.gif" width="1" height="3" border="0"><br>
                           <a href="http://ad.doubleclick.net/clk;25694429;12469010;h?http://weblog.infoworld.com/daily/archives/podcast/archive.html" class="blackVrdSm" name="&lid=InfoWorld_Podcast__Today_s_top_news_stories_in_five_minutes_or_less&lpos=article_left_sponsor_box">
                           <img border="0" src="http://ad.doubleclick.net/ad/idg.us.ifw.general/ibmpodcastcontextual;sz=1x1;ord=191121170106">
InfoWorld Podcast: Today's top news stories in five minutes or less</a><br><img src="http://images.infoworld.com/img/dot_t.gif" width="1" height="3" border="0">
<br><div align="right"><span class="grayVrdSm">Sponsored by IBM</span></div>
                           </td>
                        </tr>
                     </tbody>
                  </table>
               </td>
            </tr>
         </tbody>
</table><br>

<table width="165" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="8" height="1" border="0"></td>
<td><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="157" height="1" border="0"></td>
</tr><tr><td valign="top" colspan="2"><span class="blackVrdSm"><b>RELATED LINKS</b></span><br><img src="http://images.infoworld.com/img/dot_999999.gif" alt="" width="165" height="1" border="0"></td></tr>
<tr>
<td valign="top"><span class="arrow">&#187;&nbsp;</span></td>
<td><a href="http://www.infoworld.com/article/06/01/17/73975_HNgoogleradioad_1.html">Update: Google buys radio ad provider</a>
</td>
</tr>

<tr>
<td valign="top"><span class="arrow">&#187;&nbsp;</span></td>
<td><a href="http://www.infoworld.com/article/06/01/17/74259_HNyahoomisses_1.html">Yahoo misses Q4 earnings, revenue expectations</a>
</td>
</tr>

<tr>
<td valign="top"><span class="arrow">&#187;&nbsp;</span></td>
<td><a href="http://www.infoworld.com/article/06/01/17/74257_HNibmhigher_1.html">IBM shows higher 2005 profit but flat sales</a>
</td>
</tr>
<tr><td valign="top"><span class="arrow">&#187;&nbsp;</span></td>
<td><a href="http://www.infoworld.com/rss/platforms.xml">Platforms&nbsp;RSS feed&nbsp;<img src="http://images.infoworld.com/img/tinyXML.jpg" border="0"></a>
</td></tr>
<tr><td colspan="2"><div align="right"><a class="listLink" href="http://www.infoworld.com/techindex/platforms.html">&gt;&gt; MORE</a></div>
</td></tr>
</table><br>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://images.infoworld.com/img/dot_t.gif" width="8" height="1"></td>
<td></td>
</tr>
<tr>
<td colspan="2"><span class="blackVrdSm"><b>IDG ENTERPRISE NETWORK</b></span><br>
<img src="http://images.infoworld.com/img/dot_999999.gif" alt="" width="100%" height="1" border="0"></td>
</tr>
<tr>
<td valign="top"><span class="square">&#8226;</span></td>
<td>
<a class="listLink" href="http://www.computerworld.com/softwaretopics/os/news/">More Operating Systems News...</a>
<span class="blackVrdSm">&nbsp;(<a href="http://www.computerworld.com/" class="blackVrdSm">ComputerWorld</a>)</span>
</td>
</tr><tr>
<td valign="top"><span class="square">&#8226;</span></td>
<td>
<a class="listLink" href="http://www.computerworld.com/softwaretopics/os/story/0,10801,105779,00.html?source=x72">CrossOver Office aims to ease a switch to Linux</a>
<span class="blackVrdSm">&nbsp;(<a href="http://www.computerworld.com/" class="blackVrdSm">ComputerWorld</a>)</span>
</td>
</tr></table><br>

<table width="100%" border="0" cellpadding="4" cellspacing="0" style="border: 1px solid #FFF17C;" bgcolor="FFF7CA">
<tr><td bgcolor="fff17c"><h2 class="titleSubNws"><a href="http://www.infoworld.com/news/index.html" class="titleSubNws">TOP NEWS</a>&nbsp;<a href="http://www.infoworld.com/rss/news.xml"><img src="http://images.infoworld.com/img/tinyXML.jpg" border="0"></a></h2></td></tr>
<tr><td>
<ul class="navbullet">
<li>&#149;&nbsp;<a href="http://www.infoworld.com/article/06/01/17/74265_HNoraclepatch_1.html" class="blueVrdMed"><b>Oracle releases quarterly security patches</b></a>
<li>&#149;&nbsp;<a href="http://www.infoworld.com/article/06/01/17/74266_HNgoogletalkxmpp_1.html" class="blueVrdMed"><b>Google Talk now interoperable with XMPP networks</b></a>
<li>&#149;&nbsp;<a href="http://www.infoworld.com/article/06/01/17/73975_HNgoogleradioad_1.html" class="blueVrdMed"><b>Update: Google buys radio ad provider</b></a>
<li>&#149;&nbsp;<a href="http://www.infoworld.com/article/06/01/17/74260_HNintelslowchip_1.html" class="blueVrdMed"><b>Slow desktop chip sales hit Intel Q4</b></a>
</ul></td></tr>
</table><br>



<a href="http://productfinder.infoworld.com/search/browse/infoworld/1387/1387.jsp" CLASS="blueVrdSm">IT SOLUTION SEARCH</a><br clear="all">
</td></tr>
</table>
<!--Article Left Column -- End-->

<!--Article Rest Paragraphs -- Start -->

During the past year, users have too closely equated Linux's "scale-up" capabilities -- the capability of a single instance of Linux to handle more and more 
<a href="javascript:winPop('http://www.infoworld.com/klink/end_user/end_user.html?w=processors');" class="richlinkstyle">processors</a> -- with its legitimacy as an enterprise 
operating system, some observers said.<BR><BR>
Rather, at a time when distributed architectures such as those proposed by IBM, Hewlett-Packard, and Sun Microsystems are beginning to emerge, Linux should be considered for its ability to "scale out" in a horizontal fashion.<BR><BR>
"Scale up remains very important, but that is not where the big growth is. I don't necessarily see a large, incremental market opportunity for a relatively new 
operating system like Linux there. There are already too many established players there," said Gordon Haff, senior analyst at Illuminata in Nashua, N.H.<BR><BR>
Key to the argument are 
<a href="javascript:winPop('http://www.infoworld.com/klink/servers/servers.html?w=mainframe');" class="richlinkstyle">mainframes</a>, which are generally considered to be scalable machines. Haff argues to the contrary, stating that 
mainframes running Linux can easily scale out as a distributed environment.<BR><BR>
"Scalability on 
mainframes has more to do with scaling out and not up, because essentially they are running small [Linux] instances in partitions in virtual machines that are handling departmental level tasks," Haff said.<BR><BR>
Linux can serve as a distributed or front-end system that controls tasks such as 
<a href="javascript:winPop('http://www.infoworld.com/klink/security/security.html?w=encryption');" class="richlinkstyle">encryption</a>, load balancing, and access to Web sites, according to Haff and others.<BR><BR>
"It is this distributed function that lies at the heart of Linux market opportunity now. Scale-out clusters and network computing are increasingly what all computing is about, including in the business heartland," Haff said.<BR><BR>
At least one user agrees, noting the need does not exist for yet another high-octane 
<a href="javascript:winPop('http://www.infoworld.com/klink/servers/servers.html?w=server');" class="richlinkstyle">server</a> OS that requires integration and management.<BR><BR>
"If we want to scale things up, all we need to do is wait for the next version of AIX or IBM's 
<a href="javascript:winPop('http://www.infoworld.com/klink/servers/servers.html?w=mainframe');" class="richlinkstyle">mainframe</a> [zOS] 
operating system. What we really need is something at the mid-tier that can work nicely out of the box with what we already have in place for high-end 
<a href="javascript:winPop('http://www.infoworld.com/klink/op_sys/op_sys.html?w=operatingsystems');" class="richlinkstyle">operating systems</a> and applications," said John Henderson, purchasing agent at a large insurance company in Omaha, Neb.<BR><BR>
At the same time, Linux's capability to continue scaling up in the enterprise is virtually assured with facilities such as the Open Source Development Lab, a facility in Beaverton, Ore., where open-source developers have access to big iron 
<a href="javascript:winPop('http://www.infoworld.com/klink/servers/servers.html?w=servers');" class="richlinkstyle">servers</a>.<BR><BR>
The lab was established by IBM, HP, NEC, and Intel, all of which have a vested interest in seeing Linux scaling up to support more and more 
processors.<BR><BR>
In fact, the image of Linux as a scale-up 
operating system will get a boost soon when SGI releases its Itanium 2-based Origin 3000 
server. The product can run off-the-shelf versions of Linux on as many as 64 
processors.<BR><BR>
Linux's scale-up effort will receive a boost in the first half of 2003 when Version 2.6 of the Linux kernel is released. The kernel is expected to scale significantly better than it has in the past, and it will handle more memory more efficiently, according to Linux inventor Linus Torvalds.<BR><BR>
</span><BR>
<!--Article Rest Paragraphs -- End -->

<!--Sidebar -- Start -->

<!--Sidebar -- End -->

<br clear="all">

<!-- Bottomline/TextChart/Re --Start-->


        
<!-- Bottomline/TextChart/Re --Start-->

<br clear="all">

<!--Whitepaper/Sponsor Links -- Start-->
	<br clear="all"><a href="http://www.infoworld.com/whitepapers/prm_whp.html" class="blackArlMed">SPONSORED WHITE PAPERS</a><br clear="all">
<img border="0" src="http://images.infoworld.com/img/dot_999999.gif" width="100%" height="1">
<table border="0" cellpadding="5" cellspacing="0" bgcolor="#f5f5f5" width="100%">
<tr>
<td width="100%">
<span class="adText">
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6511884;7678661;z?http://www.nwfusion.com/emc/IWWP1_1103">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/emc;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
EMC
</a>
<span> - Lower costs and improve reliability-Get the EMC CLARiiON white paper!</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6611697;8611560;o?http://www.ciphertrust.com/files/forms/article/em-ifwwp-ad1-p1-esec-112003.php">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/ciphertrust;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Ciphertrust
</a>
<span> - Are you ready for Sobig.G? Learn how to protect your email systems.</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6375373;7904567;x?http://www.cdw.com/r.asp?n=24142">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/cdw;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
CDW
</a>
<span> - Personal attention.  CDW.  The Right Technology.  Right Away.</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6560473;8600993;r?http://www.nwfusion.com/emc/IWSMSWP1103">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/emcopensoftware;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
EMC
</a>
<span> - Explore key performance features and capabilities of EMC ControlCenter 5.1.1.</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6527140;8585165;o?http://www.intel.com/ebusiness/it/solution/wp032201_sum.htm">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/intel;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Intel
</a>
<span> - Free Intel white paper shows you how to deploy a secure wireless LAN</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6527507;8139094;r?http://click.atdmt.com/OGI/go/nfwrlcsc01200031ogi/direct/01/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/cisco;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Cisco
</a>
<span> - FREE WHITE PAPER:  BLUEPRINT to design and implement secure VPNs</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6627987;8625972;j?http://click.atdmt.com/DSM/go/nfwrlvt101800002dsm/direct/01/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/verity;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Verity, Inc.
</a>
<span> - "Mass Consolidation Hits the Web-Search Market"</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6617028;8622767;t?http://mcdata.valued-resources.com/login.asp?id=145">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/mcdata;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
McDATA
</a>
<span> - Download a FREE storage consolidation white paper from McDATA(R).</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6550070;8596536;q?http://www.accelacomm.com/jlp/source/0/10001069/.accelacomm.com/jlp/source/0/10001069/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/lucentfirewall;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Lucent Technologies
</a>
<span> - Overcoming Common Firewall Limitations</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6541606;8592371;o?http://www.accelacomm.com/jlp/source/0/10001061/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/lucent;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Lucent Technologies
</a>
<span> - Leverage Your Mobile High Speed Data Access. Download Free White Paper!</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6531992;8304218;m?http://ad.doubleclick.net/clk;5938986;8129327;f?http://www.nokia.com/mobilebusiness/americas">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/nokia;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Nokia
</a>
<span> - Get the scoop! Mobilizing business white papers & case studies.</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6726810;7690277;t?http://www.bmc.com/products/products_services_detail/0,,0_0_11580284,00.html?c=smartdba_awareness&amp;n=infoworld&amp;t=1020_1218">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/bmc;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
BMC Software
</a>
<span> - Maximize the Potential of Enterprise Data: Free white paper!</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6524702;7932070;f?http://www.infoworld.com/advertise/special_report/advnetworkassociates.html">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/networkassociates;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Network Associates
</a>
<span> - Free white paper - Strategies for Optimizing Network Costs and Benefits</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6387604;8524548;v?http://ad.doubleclick.net/clk;6376291;8512491;p?http://www.entrust.com/identity_management/index.htm">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/entrust;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Entrust
</a>
<span> - Manage identities across applications.  Improve productivity.</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6375304;8057159;o?http://www.accelacomm.com/jlp/source/0/10000941/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/stalkersoftware;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Stalker Software
</a>
<span> - CommuniGate Pro - Transform your Email and Calendaring</span>
<br/>
<a target="_new" class="adText" href="http://ad.doubleclick.net/clk;6675267;8432038;s?http://click.atdmt.com/TMI/go/dgxxgrem01000050tmi/direct/01/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.whitepapers/remedyitsm;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
Remedy
</a>
<span> - A NEW Gartner Research Note:Producing Quality IT Services</span>
<br/>
</span><br/>
<span class="grayVrdSm">Search the IDG White Paper Library:</span><br/>
<table border="0" cellpadding="0" cellspacing="0">
<form action="http://apps1.infoworld.com/servlet/wpo" method="GET">
<tr><td><input type="hidden" name="pc" value="IFW"/><input name="qt" type="text" size="16" maxlength="60"/></td><td>   </td><td><input type="submit" value="Search" class="butGen"/></td></tr>
</form>
</table>
</td></tr></table>
<img border="0" src="http://images.infoworld.com/img/dot_999999.gif" width="100%" height="1"/>
<br clear="all"><br clear="all">

	<span class="adTitle">SPONSORED LINKS</span><br>
<img border="0" src="http://images.infoworld.com/img/dot_999999.gif" width="100%" height="1">
<table border="0" cellpadding="5" cellspacing="0" bgcolor="#f5f5f5" width="100%">
<tr>
<td><span class="adText">
<!--impression:500000--><span class="arrow">&raquo;&nbsp;</span><a target="_new" class="adText" href="http://ad.doubleclick.net/clk;23634188;8437445;r?http://clk.atdmt.com/DWO/go/dgxxgcoa0150000027dwo/direct/01/">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.textlink/computerassoc;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
<b>CA
</b></a>
<span> - Unlock the Value of IT with CA Service Management Software</span>
<br/>
<!--impression:400000--><span class="arrow">&raquo;&nbsp;</span><a target="_new" class="adText" href="http://clk.atdmt.com/SFI/go/nfwrlsrv0630000009sfi/direct/01/">
<img src="" border="0" width="1" height="1"/>
<b>VeriSign - SSL
</b></a>
<span> - VeriSign SSL Certificates secure ecommerce transactions</span>
<br/>
<!--impression:50000--><span class="arrow">&raquo;&nbsp;</span><a target="_new" class="adText" href="http://ad.doubleclick.net/clk;22008538;11901078;y?http://ad.doubleclick.net/clk;21604225;11931697;c?http://www.okiprintingsolutions.com/goodmath">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.textlink/okidata;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
<b>OkiData
</b></a>
<span> - OKI Printing Solutions – Click to Save Now, It’s Good Math</span>
<br/>
<!--impression:50000--><span class="arrow">&raquo;&nbsp;</span><a target="_new" class="adText" href="http://ad.doubleclick.net/clk;22834523;12108336;w?http://ad.doubleclick.net/clk;22596256;12048896;s?http://www.ssaglobal.com/demanddrives/na">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.textlink/ssaglobal;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
<b>SSA Global
</b></a>
<span> - Start responding to customer demand in real time. Now.</span>
<br/>
<!--impression:100000--><span class="arrow">&raquo;&nbsp;</span><a target="_new" class="adText" href="http://ad.doubleclick.net/clk;22944526;12121456;z?http://ad.doubleclick.net/clk;22850905;12069923;g?http://www.scps.nyu.edu/sm82">
<img src="http://ad.doubleclick.net/ad/idg.us.ifw.newsletter/nyu;sz=1x1;ord=191121170106" border="0" width="1" height="1"/>
<b>NYU
</b></a>
<span> - Get Ahead with a Master’s in Management and Systems from NYU</span>
<br/>
</font></td></tr>
<tr>
<td>
</td></tr></table>
<img border="0" src="http://images.infoworld.com/img/dot_999999.gif" width="100%" height="1">
<br><br clear="all">

<!--Whitepaper/Sponsor Links -- Start-->

</td>
</tr>
</table>
<!--Main Table -- End-->

<!--footer -- Start-->
<br><table width="750" border="0" cellpadding="0" cellspacing="0">
<tr>
<td valign="top"><img src="http://images.infoworld.com/img/dot_t.gif" alt="" width="750" height="1" border="0"></td>
</tr>
<tr>
<td bgcolor="#999999">
<table width="750" height="24" border="0" cellpadding="0" cellspacing="0" bgcolor="#999999">
<tr>
<td width="6"><img src="http://images.infoworld.com/img/ftr_men_lft_gen2.gif" border="0" height=24 width=6></td>
<td width="340"><nobr><span class="whiteVrdMed">&nbsp;<a href="http://www.infoworld.com/" class="whiteVrdSm">HOME</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle" alt="">&nbsp;<a href="http://www.infoworld.com/news/" class="whiteVrdSm">NEWS</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle">&nbsp;<a href="http://www.infoworld.com/testcenter/" class="whiteVrdSm">TEST CENTER</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle">&nbsp;<a href="http://www.infoworld.com/opinions/" class="whiteVrdSm">OPINIONS</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle">&nbsp;<a href="http://www.infoworld.com/product_guide/" class="whiteVrdSm">PRODUCT GUIDE</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle">&nbsp;<a href="http://www.infoworld.com/techindex/" class="whiteVrdSm">TECHINDEX</a>&nbsp;<img src="http://images.infoworld.com/img/ftr_men_gen_div2.gif" border="0" align="absmiddle">&nbsp;</span></nobr></td>
<td align="center" width="398"><nobr><span class="whiteVrdMed"> <a href="http://www.infoworld.com/about/" class="whiteVrdMed">About</a> : <a href="http://www.infoworld.com/advertise/" class="whiteVrdMed">Advertise</a> : <a href="http://subscribe.infoworld.com/cgi-win/ifwd.cgi?m=add&amp;p=ww3hm1" class="whiteVrdMed">Subscribe</a> : <a href="http://www.infoworld.com/about/abt_con.html" class="whiteVrdMed">Contact Us</a> : <a href="http://www.infoworld.com/awards/" class="whiteVrdMed">Awards</a>  : <a href="http://www.infoworld.com/evt_hom.html" class="whiteVrdMed">Events</a>&nbsp;</span></nobr></td>
<td width="6"><img src="http://images.infoworld.com/img/ftr_men_rgt_gen2.gif" border="0" height=24></td>
</tr>
<tr><td align="center" bgcolor="#FFFFFF" colspan="4"><br><span class="grayVrdSm">Copyright &copy; 2006, <a href="http://www.infoworld.com/about/abt_cpy.html" class="blueVrdSm">Reprints, Permissions, Licensing</a>, <a class="blueVrdSm" href="http://www.infoworld.com/about/idg_network.html">IDG Network</a>, <a class="blueVrdSm" href="http://www.infoworld.com/about/abt_prv.html">Privacy Policy</a></span></td></tr>
</table>
<table width="750" bgcolor="#FFFFFF" height="24" border="0" cellpadding="0" cellspacing="0"><tr>
<td align="center"><br><span class="grayVrdSm">
All Rights reserved.  InfoWorld is a leading publisher of technology information and product reviews on topics including viruses, phishing, worms, firewalls, security, servers, storage, networking, wireless, databases, and web services.<br/><br/>

<a href="http://www.computerworld.com/" target="_new" class="blueVrdSm">Computerworld</a> :: <a href="http://www.networkworld.com/" target="_new" class="blueVrdSm">Network World</a> :: <a href="http://www.cio.com/" target="_new" class="blueVrdSm">CIO</a> :: <a href="http://www.pcworld.com/" target="_new" class="blueVrdSm">PC World</a> :: <a href="http://www.darwinmagazine.com/" target="_new" class="blueVrdSm">Darwin</a> :: <a href="http://www.cmomagazine.com/" target="_new" class="blueVrdSm">CMO</a> :: <a href="http://www.csoonline.com/" target="_new" class="blueVrdSm">CSO</a> :: <a href="http://www.bio-itworld.com/" target="_new" class="blueVrdSm">Bio-IT World</a><br/>

<a href="http://www.itcareers.com/" target="_new" class="blueVrdSm">IT Careers</a> :: <a href="http://www.javaworld.com/" target="_new" class="blueVrdSm">JavaWorld</a> :: <a href="http://www.macworld.com/" target="_new" class="blueVrdSm">Macworld</a> :: <a href="http://www.macworld.com/news/" target="_new" class="blueVrdSm">Mac Central</a> :: <a href="http://playlistmag.com/" target="_new" class="blueVrdSm">Playlist</a> :: <a href="http://www.gamepro.com/" target="_new" class="blueVrdSm">GamePro</a> :: <a href="http://www.gamestar.com/" target="_new" class="blueVrdSm">GameStar</a> :: <a href="http://www.gamerhelp.com/" target="_new" class="blueVrdSm">Gamerhelp</a><br/>

<a href="http://www.itworldcanada.com/" target="_new" class="blueVrdSm">ITWorld Canada</a> :: <a href="http://www.computerwoche.de/" target="_new" class="blueVrdSm">Computerwoche</a> :: <a href="http://www.techworld.com/" target="_new" class="blueVrdSm">Techworld UK</a> :: <a href="http://www.tecchannel.de/" target="_new" class="blueVrdSm">tecChannel</a> :: <a href="http://www.idg.se/" target="_new" class="blueVrdSm">IDG.se</a> :: <a href="http://www.idg.no/" target="_new" class="blueVrdSm">IDG.no</a>
</span></td></tr></table>
<LAYER SRC="http://ad.doubleclick.net/adl/idg.us.info.popup/ros;sz=1x1;tile=4;ord=191121170106?" width=1 height=1 visibility="hidden" onLoad="moveToAbsolute(layer4.pageX,layer4.pageY);clip.height=1;clip.width=1; visibility='show';"></LAYER>
<table width="750" bgcolor="#FFFFFF">
	<tr><td>
    	<script language="JavaScript">
      	
      	if(!window.pkeys && !window.products && !window.companies)
      	{
      		Tacoda_AMS_DDC_addPair("pkey","ROS");
      	}
      	
      	if(window.pkeys && pkeys != null && pkeys.length > 0)
      	{
      		var tacodaPkeys = buildDelimitedString(pkeys);
      		Tacoda_AMS_DDC_addPair("pkey",tacodaPkeys);
      	}
      	
      	if(window.products && products != null && products.length > 0)
      	{
	      	var tacodaProducts = buildDelimitedString(products);
	      	Tacoda_AMS_DDC_addPair("Products",tacodaProducts);
    	}  	
    	
    	if(window.companies && companies!=null && companies.length > 0)
    	{
      		var tacodaCompanies = buildDelimitedString(companies);
      		Tacoda_AMS_DDC_addPair("Company",tacodaCompanies);
      	}
      	
      	function buildDelimitedString(valueArray,delimiter)
      	{
      		var delimitString = "";
	      	for(i =0;i < valueArray.length;i++)
	      	{
	      		delimitString += valueArray[i].replace(/ /g,"_").toLowerCase();
	      		if((i+1) != valueArray.length)
	      		{
	      			delimitString += "|";
	      		}
	      	}
	      	return delimitString;
      	}
      	
		Tacoda_AMS_DDC("http://te.infoworld.com/tte/blank.gif", "1.0");
</script>
</td></tr>
</table>


</td>
</tr>
</table>
&nbsp; <br>&nbsp; <br>
<!--footer -- End-->

<!--Bottom Layer -- Start-->
<layer src="http://ad.doubleclick.net/adl/idg.us.info.news/article;pos=leader;pkey=platforms;skey=;paud=;saud=;sz=728x90;tile=1;ord=191121170106?" width="728" height="90" visibility="hidden" onload="moveToAbsolute(layer1.pageX,layer1.pageY);clip.height=90;clip.width=728;visibility='show';">
<layer src="http://ad.doubleclick.net/adl/idg.us.info.news/article;pos=imu;pkey=platforms;skey=;paud=;saud=;sz=336x280;tile=2;ord=191121170106?" width="336" height="280" visibility="hidden" onload="moveToAbsolute(layer2.pageX,layer2.pageY);clip.height=280;clip.width=336;visibility='show';"></layer>
<!--Bottom Layer -- End-->
</center>
</body>
</html>






<!--
     FILE ARCHIVED ON 5:11:19 Jan 18, 2006 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 3:55:56 Feb 22, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
-->
