Browse thread
Multiprocessor support in OCaml
-
Jason Ganetsky
- Richard Jones
- Xavier Leroy
- Erik de Castro Lopo
- Zheng Li
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2007-04-22 (10:58) |
From: | Erik de Castro Lopo <mle+ocaml@m...> |
Subject: | Re: [Caml-list] Multiprocessor support in OCaml |
Jason Ganetsky wrote: > Hi all, > > I'm new to this list, and new to OCaml (although, have some experience with > SML). > > Anyway, I have recently written an OCaml thread pool implementation, on top > of the Thread and Event modules. I did this for the purpose of exploiting an > SMP system I have, and was a disappointed to read today that OCaml doesn't > support multiprocessor systems. For real multi-procesor parallelism, have a look at this: http://www.pps.jussieu.fr/~dicosmo/ocamlp3l/ Haven't tried it myself, but its on my todo list. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "life is too long to be an expert at harmful things, including such evilness as C++ and perl." -- Erik Naggum