Enable racket/future library for fine-grained hardware parallelism Enable support for graphics Enable racket/place library for share-nothing parallelism and message-passing communication. Compared to futures, places are heavyweight, but they have a simpler performance model. Enable support for green threads