You could look into par and pseq combinators and parallel strategies[1].
Real world haskell[2] has some examples on the usage.

1. http://hackage.haskell.org/package/parallel
2. 
http://book.realworldhaskell.org/read/concurrent-and-multicore-programming.html

-- 
Mats Rauhala

Attachment: pgpeZ4z9l0SI6.pgp
Description: PGP signature

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to