Y
Hacker News
new
|
ask
|
show
|
jobs
by
soegaard
3091 days ago
The standard Racket threads do run on a single core. Racket (not Arc) does however support two forms of parallelism, namely futures and places.
http://docs.racket-lang.org/guide/parallelism.html