aboutsummaryrefslogtreecommitdiffstats
path: root/java/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2011-08-15 02:01:20 +0800
committerpgj <pgj@FreeBSD.org>2011-08-15 02:01:20 +0800
commit1f46c58b157641c72d71457acc8ac3520573b9b4 (patch)
tree12eb09fdff5c62310cb7508d8009ae30005e7cfd /java/Makefile
parent044086329ac7451ecde7d0e804c649e20541fe6c (diff)
downloadfreebsd-ports-gnome-1f46c58b157641c72d71457acc8ac3520573b9b4.tar.gz
freebsd-ports-gnome-1f46c58b157641c72d71457acc8ac3520573b9b4.tar.zst
freebsd-ports-gnome-1f46c58b157641c72d71457acc8ac3520573b9b4.zip
This library offers an alternative parallel programming API to that
provided by the parallel package. The Par monad allows the simple description of parallel computations, and can be used to add parallelism to pure Haskell code. The basic API is straightforward: the monad supports forking and simple communication in terms of IVars. The library comes with an efficient work-stealing implementation, but the internals are also exposed so that you can build your own scheduler if necessary. WWW: http://github.com/simonmar/monad-par Obtained from: FreeBSD Haskell
Diffstat (limited to 'java/Makefile')
0 files changed, 0 insertions, 0 deletions