Browse thread
SMP multithreading
[
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: | 2010-11-16 (23:52) |
From: | Wolfgang Draxinger <wdraxinger.maillist@d...> |
Subject: | Re: [Caml-list] SMP multithreading |
On Wed, 17 Nov 2010 01:04:54 +0200 Eray Ozkural <examachine@gmail.com> wrote: > [readworthy text] I'd like to point out how the big competitor to OCaml deals with it. The GHC Haskell system has SMP parallization built in for some time, and it does it quite well. Wolfgang