Parallel Collections - Configuring Parallel Collections - Scala Documentation

Parallel collections are modular in the way operations are scheduled. Each parallel collection is parametrized with a task support object which is responsible for scheduling and load-balancing tasks to processors.


This is a companion discussion topic for the original entry at http://docs.scala-lang.org//overviews/parallel-collections/configuration.html