Hello, The documentation on Futures<http://docs.racket-lang.org/reference/futures.html>says that:
Currently, parallel support for future is enabled by default for Windows, > Linux x86/x86_64, and Mac OS X x86/x86_64. I installed Racket 5.3 from the 32-bit Windows installer, and when I run (futures-enabled?) it returns #f. I tried from DrRacket (both on the definitions and interactions panels) and racket interpreter. I have an Intel Core 2 Duo CPU and Racket sees the 2 cores: > (processor-count) 2 Does it really mean I didn't get parallel futures enabled? Regards, Rodolfo Carvalho
____________________ Racket Users list: http://lists.racket-lang.org/users