InfoQ: Functional Approaches To Parallelism and Concurrency - 0 views
-
Jacques Bosch on 29 Oct 10" Don Syme overviews some of the basic features of functional languages, presenting why and when they are useful for parallel programming: simplicity, composability, immutability, lightweight reaction, translations, data parallelism, using F# examples but addressing the larger spectrum of functional languages including Haskell, Erlang, Clojure and JavaScript. "