caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] More info on the Event module
@ 2005-12-01 22:36 Jonathan Roewen
  2005-12-01 23:20 ` Ker Lutyn
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Roewen @ 2005-12-01 22:36 UTC (permalink / raw)
  To: caml-list

Hi,

I'm looking for some more info on the Event module. I can't figure it out =/

Event.sync (Event.send chan 6; Event.receive chan);; blocks forever...

What I want to do is rewrite some concurrent Haskell code in OCaml
(concurrent haskell code uses GHC/pre-emptive threading). I'm not sure
if the Event module is the way to go. Figuring out how to do the
equivalent of Haskell's channels and mvars is proving difficult =/

Jonathan


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

end of thread, other threads:[~2005-12-02  2:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-01 22:36 [Caml-list] More info on the Event module Jonathan Roewen
2005-12-01 23:20 ` Ker Lutyn
2005-12-02  2:13   ` Jonathan Roewen

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