Browse thread
STM support in OCaml
-
Asfand Yar Qazi
-
Sebastian Egner
-
Michael Hicks
- Asfand Yar Qazi
- David MENTRE
-
Michael Hicks
- skaller
-
Sebastian Egner
[
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: | 2006-03-08 (00:35) |
From: | Asfand Yar Qazi <email@a...> |
Subject: | Re: [Caml-list] STM support in OCaml |
Michael Hicks wrote: > There's a longer answer, but one short answer is: check out AtomCaml at > http://www.cs.washington.edu/homes/miker/atomcaml/ > > -Mike > That is actually really really useful just on its own! Now there are 2 things missing: - Multi-threaded support - Optional lazy evaluation and we have a Haskell beater :-)