caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: SooHyoung Oh <shoh@compiler.kaist.ac.kr>
To: yminsky@cs.cornell.edu
Cc: Caml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Timeouts in Event module
Date: Mon, 24 Jan 2005 09:53:21 +0900	[thread overview]
Message-ID: <41F44701.4040500@compiler.kaist.ac.kr> (raw)
In-Reply-To: <891bd33905012305496c96b6d6@mail.gmail.com>


I implemented a timer library.
Look http://pllab.kaist.ac.kr/~shoh/ocaml/libs/timer/
This library uses Sys module and unix, thread library.


Yaron Minsky 쓴 글:

>Does anyone know of a way of achieving timeouts using OCaml's Event
>module?  Reppy's Concrrent ML has timeout and attime events which
>cover for that need.  I'm wondering if there is some other way of
>implementing this using Event, or if this is just a missing feature.
>
>Thanks,
>Yaron
>
>_______________________________________________
>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
>
>  
>


  reply	other threads:[~2005-01-24  0:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-23 13:49 Yaron Minsky
2005-01-24  0:53 ` SooHyoung Oh [this message]
2005-01-24  1:56   ` [Caml-list] " Yaron Minsky
2005-01-24 14:44     ` Markus Mottl

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=41F44701.4040500@compiler.kaist.ac.kr \
    --to=shoh@compiler.kaist.ac.kr \
    --cc=caml-list@inria.fr \
    --cc=yminsky@cs.cornell.edu \
    /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;
as well as URLs for NNTP newsgroup(s).