caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: David Brown <caml-list@davidb.org>
To: Benjamin Geer <ben@socialtools.net>
Cc: John Goerzen <jgoerzen@complete.org>, Brian Hurt <bhurt@spnz.org>,
	caml-list@inria.fr
Subject: Re: [Caml-list] Threading: Using and Building
Date: Tue, 13 Apr 2004 12:47:15 -0700	[thread overview]
Message-ID: <20040413194715.GA27613@davidb.org> (raw)
In-Reply-To: <407B9A6F.6080409@socialtools.net>

On Tue, Apr 13, 2004 at 08:44:47AM +0100, Benjamin Geer wrote:

> >However, Python uses true
> >threads, so it is fine to call blocking system calls in threads (it will
> >not block the entire program).
> 
> This is also the case in Caml; see above.

It is important for the wrapper stub to be written correctly, though.

Dave

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


      reply	other threads:[~2004-04-13 19:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-12 15:19 John Goerzen
2004-04-12 17:12 ` Xavier Leroy
2004-04-13  0:37 ` Brian Hurt
2004-04-13  2:15   ` John Goerzen
2004-04-13  4:54     ` Brian Hurt
2004-04-13  7:44     ` Benjamin Geer
2004-04-13 19:47       ` David Brown [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=20040413194715.GA27613@davidb.org \
    --to=caml-list@davidb.org \
    --cc=ben@socialtools.net \
    --cc=bhurt@spnz.org \
    --cc=caml-list@inria.fr \
    --cc=jgoerzen@complete.org \
    /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).