caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Satoshi Ogasawara <ogasawara@itpl.co.jp>
To: caml-list@inria.fr
Subject: ANN: ethreads relesase
Date: Fri, 4 Jul 2008 20:48:38 +0900	[thread overview]
Message-ID: <EA3536F4-99AB-46FC-B65E-CAEF4420C907@itpl.co.jp> (raw)

Hello,

I'm pleased to announce a new release of 'ethreads',  small codes for multi-thread 
programming. This library has
- extended Threads.Event module.
- threadless ivar and mvar, inter-thread shared variable.
- mailbox(queue), broadcast channel, timeout, meta-RPC.
I believe these features are necessary for channel passing style multi-thread 
programming with OCaml.
More at: 
Project Home Page:  http://forge.ocamlcore.org/projects/ethread/
Signatures : http://www.itpl.co.jp/ethreads/
Thanks,
Ogasawara.


                 reply	other threads:[~2008-07-04 11:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=EA3536F4-99AB-46FC-B65E-CAEF4420C907@itpl.co.jp \
    --to=ogasawara@itpl.co.jp \
    --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;
as well as URLs for NNTP newsgroup(s).