From: Oliver Bandel <oliver@first.in-berlin.de>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Threads & Fork
Date: Tue, 22 Nov 2005 21:46:30 +0100 [thread overview]
Message-ID: <20051122204630.GA594@first.in-berlin.de> (raw)
In-Reply-To: <1132673981.13170.17.camel@starlight>
"Avoid using fork in a threaded program (if you can)
unless you intend to exec a new program immediately."
(David R. Butenhof: Programming with POSIX Threads, p. 197)
So better first do the fork, then the threading-stuff...
Ciao,
Oliver
prev parent reply other threads:[~2005-11-22 20:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-22 15:39 Jonathan Bryant
2005-11-22 15:03 ` [Caml-list] " Oliver Bandel
2005-11-22 15:39 ` Florian Weimer
2005-11-22 15:50 ` Oliver Bandel
2005-11-22 16:01 ` David Teller
2005-11-22 17:32 ` Alexander S. Usov
2005-11-22 20:56 ` Oliver Bandel
2005-11-23 3:34 ` Matthew Hannigan
2005-11-22 16:01 ` Christophe Raffalli
2005-11-22 20:46 ` Oliver Bandel [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=20051122204630.GA594@first.in-berlin.de \
--to=oliver@first.in-berlin.de \
--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