Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Vincent Poirriez <Vincent.Poirriez@univ-valenciennes.fr>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: caml-list@inria.fr
Subject: Re: ocaml et les threads
Date: Fri, 04 Apr 1997 10:43:16 +0100	[thread overview]
Message-ID: <3344CD34.3EA7@univ-valenciennes.fr> (raw)
In-Reply-To: <199704031528.RAA24208@pauillac.inria.fr>

> La question qui reste: est-ce vraiment utile? Par manque d'un GC
> concurrent, les deux bibliotheques de threads ne permettent pas
> d'exploiter plus d'un processeur, et ne sont donc utiles que pour
> faire des entrees/sorties en parallele. Dans ce type d'utilisation, le
> temps de calcul pur est faible et il n'y a pas de raison forte
> d'utiliser ocamlopt plutot que ocamlc.
> 
> - Xavier Leroy

Un domaine où il me semble interessant d'avoir les threads et ocamlopt
est le domaine des applications distribuees. Faire gerer les
communications par un thread distinct du thread qui calcul
est utile pour implanter un algorithme asynchrone.

-- 
Vincent POIRRIEZ                
Tel: (33) {0}3 27 14 13 33   Fax: (33) {0}3 27 14 11 50      
mailto:Vincent.Poirriez@univ-valenciennes.fr
ISTV Université de Valenciennes Le Mont Houy 
BP 311 F59304 Valenciennes CEDEX
 http://glardax.univ-valenciennes.fr:8000/~poirriez





      reply	other threads:[~1997-04-04 17:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-04-02 16:34 Olivier Bouyssou
1997-04-03 15:28 ` Xavier Leroy
1997-04-04  9:43   ` Vincent Poirriez [this message]

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=3344CD34.3EA7@univ-valenciennes.fr \
    --to=vincent.poirriez@univ-valenciennes.fr \
    --cc=Xavier.Leroy@inria.fr \
    --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