Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Caml-list] ANN: ethreads relesase

0 views
Skip to first unread message

Satoshi Ogasawara

unread,
Jul 4, 2008, 7:48:53 AM7/4/08
to caml...@inria.fr
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.

_______________________________________________
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

0 new messages