Skip to content
Prev 1748 / 15274 Next

Running R as a server or in a cluster

We recently set up a similar environment using Amazon's EC2 service.
They charge $0.1 per CPU hour. I can't say what our results have been
like yet - still ironing out the kinks in our R code. But I will
certainly let you all know how it goes.

Our 'clustering' mechanism is very simple. We have written perl scripts
that receive data over HTTP, start R, process the data, and then post
the results back via HTTP to a central server. 

Josh 

-----Original Message-----
From: r-sig-finance-bounces at stat.math.ethz.ch
[mailto:r-sig-finance-bounces at stat.math.ethz.ch] On Behalf Of Jeff Ryan
Sent: Wednesday, September 26, 2007 10:08 AM
To: Brian G. Peterson
Cc: r-sig-finance at stat.math.ethz.ch
Subject: Re: [R-SIG-Finance] Running R as a server or in a cluster

Hi all,

Short of answers, but I do wonder if anyone has used Sun Microsystems
www.network.com for grid work with R.  At 1USD a CPU hr, with R already
built - and a working example script on the service - it seems like a
path worth exploring.

Has anyone given it a try.  I set up an account, but have yet to get the
opportunity to try it out.

Here is the link:

http://www.network.com/apps/r_project.html

Jeff Ryan
On 9/26/07, Brian G. Peterson <brian at braverock.com> wrote:
_______________________________________________
R-SIG-Finance at stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-sig-finance
-- Subscriber-posting only. 
-- If you want to post, subscribe first.