[racket] Remote execution in Racket

From: YC (yinso.chen at gmail.com)
Date: Sat Aug 21 14:27:07 EDT 2010

On Sat, Aug 21, 2010 at 10:00 AM, Frederick Ross <madhadron at gmail.com>wrote:

>
> Not correct.  Thanks to all those who answered with ideas, and they're
> all very good ideas.  Dumping images and loading them remotely is a
> dirty, ugly hack.  I admit it openly and freely, and would never
> consider it if I weren't *severely* constrained by the cluster this
> has to run on.
>
>
Thanks Frederick for clarification.  It appears that I missed the need for
you to load the image "remotely" in the cluster in my past email (I assumed
that your racket program is used for controlling the cluster's software with
various args).  However, after reading your message a couple of times, I
fail to distinguish the difference between loading the image remotely vs.
dumping the s-exp you would call into a script and then run the script in
the cluster.  It appears that if you can do one, you can do the other.

I agree with Neil that we can use better understanding of the problem in
order to provide you with adequate ideas - I took a guess and missed.  Love
to hear more.

Cheers,
yc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20100821/b530dacd/attachment.html>

Posted on the users mailing list.