Browse thread
thousands of CPU cores
[
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: | 2008-07-10 (20:08) |
From: | Sylvain Le Gall <sylvain@l...> |
Subject: | Re: thousands of CPU cores |
On 10-07-2008, Gerd Stolpmann <info@gerd-stolpmann.de> wrote: > In Ocaml you can exploit multi-core currently only by using > multi-processing parallel programs that communicate over message passing > (and only on Unix). Actually, it's an excellent language for this style. Why only on Unix ? Regards, Sylvain Le Gall