Skip to content
Prev 1751 / 15274 Next

Running R as a server or in a cluster

Yes - its JBOC (just a bunch of computers). You provide them with a disk
image (of sorts) and they will load it on to as many computers as you
request. Images are loaded and machines are requested via a web services
API. Initially you can request up to 20 machines - but if you email them
you can ask for more. All network bandwidth between machines is free,
but there is a per GB transfer charge for external connectivity - I
can't recall what the rate is, but it is very reasonable. 

Not being a specialized grid environment, all inter-node communication
and scheduling has to be handled by your own application. But for the
price, that's not too bad.

While I was aware of SNOW, I'm not familiar with the other clustering
approaches mentioned earlier in this thread. What special sauce does Sun
provide to make running on a grid easier than running on a JBOC style
setup?

Josh

-----Original Message-----
From: Jeff Ryan [mailto:jeff.a.ryan at gmail.com] 
Sent: Wednesday, September 26, 2007 10:18 AM
To: Joshua Reich
Cc: Brian G. Peterson; r-sig-finance at stat.math.ethz.ch
Subject: Re: [R-SIG-Finance] Running R as a server or in a cluster

I do know the Sun one is using their grid software, and is supposedly
highly secure.  Basically have access to a 2000 node opteron cluster.

The Amazon one seems to be more of using a machine, one at a time.  Is
that correct?
On 9/26/07, Joshua Reich <josh at gghc.com> wrote:
scheduling capabilities, job monitoring, etc.