[racket] racket, scheme, and message-passing clusters?

From: Noel Welsh (noelwelsh at gmail.com)
Date: Thu Oct 7 14:53:27 EDT 2010

> My inspiration came after being able to quickly use Python's
> "multiprocessing" library to easily take advantage of my multicore
> workstation at work

You can take advantage of multicore already with futures. ZeroMQ would
be valuable for distributed computing (multiple machines). Also check
out places; I'm not sure where they fit yet (I haven't read the docs).

HTH,
N.


Posted on the users mailing list.