Home > scala_parallel_collections_example

scala_parallel_collections_example

Scala_parallel_collections_example is a project mainly written in Scala, it's free.

A trivial example of the Scala Parallel Collections

Trivial Scala Parallel Collections Example

Highly trivial example of the Scala Parallel Collections capability. Counts words containing 2 consecutive vowels using "Alice's Adventures in Wonderland" as input.

Uses SBT 0.10, so go get some.

Once SBT has been gotten fire it up and type run.

Previous:rubyrap