> 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. _________________________________________________ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/users

