Browse thread
Regarding SMP computing
[
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-09-26 (15:46) |
From: | Markus Mottl <markus.mottl@g...> |
Subject: | Re: [Caml-list] Regarding SMP computing |
On 9/26/06, Christophe TROESTLER <Christophe.Troestler@umh.ac.be> wrote: > Just on the top of my head, how about to use memcached > <http://www.danga.com/memcached/> for this (with Marshal'ing) ? This is an interesting application, though in this particular example we are really interested in sharing data between processes on the same machine without having to marshal/unmarshal it (would take too long). Regards, Markus -- Markus Mottl http://www.ocaml.info markus.mottl@gmail.com