caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Best way to synchronize OS processes?
@ 2004-05-11 18:05 Ranjan Bagchi
  2004-05-11 18:09 ` Shawn Wagner
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Ranjan Bagchi @ 2004-05-11 18:05 UTC (permalink / raw)
  To: caml-list

Hi --

I'm writing some code which will end up executing concurrently on 
several OS processes.  I'd like to serialize access to some specific OS 
resources (for instance, writing to a single file).  The Unix module 
doesn't appear to offer anything like a critical section or an OS 
mutex.  Is there a preferred way to do this? 

Thanks,

Ranjan

-------------------
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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2004-05-12 16:54 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-11 18:05 [Caml-list] Best way to synchronize OS processes? Ranjan Bagchi
2004-05-11 18:09 ` Shawn Wagner
2004-05-11 18:24   ` Ranjan Bagchi
2004-05-12  7:01     ` Jean-Christophe Filliatre
2004-05-12 16:35     ` Ranjan Bagchi
2004-05-12 11:27   ` Alex Baretta
2004-05-12 11:46     ` Ville-Pertti Keinonen
2004-05-12 13:16       ` Olivier Andrieu
2004-05-12 12:53     ` Gerd Stolpmann
2004-05-11 18:10 ` Richard Jones
2004-05-12 16:52 ` Shawn Wagner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).