Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Scott Duckworth <scott.duckworth@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: Re: [Caml-list] Re:[Caml-list] Help on Event module wanted.
Date: Wed, 16 Mar 2005 14:13:14 -0500	[thread overview]
Message-ID: <8ecdad9705031611133c3022ba@mail.gmail.com> (raw)
In-Reply-To: <IDG1I5$792468FE30D7ACAF7CB455CBF3B8C400@tiscali.fr>

I too recently had trouble figuring out how the Event module works.  I
eventually experimented with it enough to figure it out, but there are
still some things I am not sure about.

In particular, how do Events behave when there are multiple senders
and/or receivers on a given channel?  By experimenting, I made the
following observations:
 - only one receiver will receive an event (i.e. no broadcasting to
all receivers)
 - multiple senders work as expected (any of the senders may send at any time)
However, I found no documentation supporting any of these
observations.  I also am not sure if using multiple senders/receivers
is thread safe.  If anybody could give me any information on this I
would appreciate it.  Thanks!

On Wed, 16 Mar 2005 13:03:41 +0100, matthieu.dubuget@libertysurf.fr
<matthieu.dubuget@libertysurf.fr> wrote:
> I asked a question related to Event usage there:
> http://groups.yahoo.com/group/ocaml_beginners/message/2968
> 
> and Rémi Vanicat answered with clean explanations:
> http://groups.yahoo.com/group/ocaml_beginners/message/2969
> 
> Maybe that will help you too?
> 
> Salutations
> 
> Matthieu Dubuget
> ************************ ADSL JUSQU'A 8 MEGA + 3 MOIS DE TELEPHONE GRATUIT ************************
> L'ultra haut débit à 15EUR/mois seulement ! Et vous téléphonez gratuitement en France vers les postes fixes,
> hors numéros spéciaux pendant 3 mois.
> Pour profiter de cette offre exceptionnelle, cliquez ici : http://register.tiscali.fr/adsl/  (voir conditions sur le site)
> 
> _______________________________________________
> Caml-list mailing list. Subscription management:
> http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> Archives: http://caml.inria.fr
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
> 


-- 
Scott Duckworth


  reply	other threads:[~2005-03-16 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16 12:03 matthieu.dubuget
2005-03-16 19:13 ` Scott Duckworth [this message]
2005-03-16 19:50   ` [Caml-list] " Christophe TROESTLER

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8ecdad9705031611133c3022ba@mail.gmail.com \
    --to=scott.duckworth@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox