pmap for one and two lists using futures.
Go to file
2017-01-01 22:29:13 +01:00
info.rkt Add files via upload 2017-01-01 22:29:13 +01:00
LICENSE.txt Add files via upload 2017-01-01 22:29:13 +01:00
pmap.rkt Add files via upload 2016-12-28 22:55:55 +01:00
pmap.scrbl Add files via upload 2017-01-01 22:29:13 +01:00
README.md Update README.md 2016-12-28 23:03:34 +01:00

pmap

A parallel concurrent map implementation in Racket inspired from Clojure pmap.

With the help of CarlSmotricz its now refined and tuned to perfection! :-)