Browse thread
[Caml-list] New location for Extended thread synchronisations
- David MENTRE
[
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: | 2004-02-28 (16:46) |
From: | David MENTRE <dmentre@l...> |
Subject: | [Caml-list] New location for Extended thread synchronisations |
Hello, I've put my small Extended thread synchronisations package in a new location as the old one was no longer available : http://www.linux-france.org/~dmentre/code/ This code provides barriers and read/write locks (with both reader and writer preference). The programing interface is a straightforward translation of the standard OCaml Thread and Mutex modules. License: GNU LGPL (same as OCaml standard library). The code is probably not much that complicated but still annoying to implement. Let me know if you find it usefull. Yours, david -- David Mentré <dmentre@linux-france.org> ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners