summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAleksandar Prokopec <axel22@gmail.com>2012-03-02 17:47:38 +0100
committerAleksandar Prokopec <axel22@gmail.com>2012-03-02 17:47:38 +0100
commit6aca8a074ac7c05d3bb2429bffa7ce922f9c8bd9 (patch)
treeaccab2ad11bccacf37ef5c66b1d1387292e20716 /test
parent66271b123807340632c24d3dc83bb833f411cf30 (diff)
downloadscala-6aca8a074ac7c05d3bb2429bffa7ce922f9c8bd9.tar.gz
scala-6aca8a074ac7c05d3bb2429bffa7ce922f9c8bd9.tar.bz2
scala-6aca8a074ac7c05d3bb2429bffa7ce922f9c8bd9.zip
Adding execution context based task support implementation.
Parallel collections now get the execution context task support which by default picks the execution context from the scala concurrent package. This execution context task support forwards calls to either a fork join task support or the thread pool task support. Additionally, the default execution context now uses either a fork join pool or a thread pool executor, depending on the JVM vendor and version.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions