A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/1999-June/095287.html below:

[Python-Dev] ActiveState & fork & Perl

[Python-Dev] ActiveState & fork & Perl [Python-Dev] ActiveState & fork & PerlGuido van Rossum guido at CNRI.Reston.VA.US
Mon Jun 7 18:56:22 CEST 1999
> Well, I find the fork() model to be a very simple one to use, much easier
> to manage than threads or full-fledged IPC.  So, while I don't rely on it
> in any crucial way, it's quite convenient at times.

Can you give a typical example where you use it, or is this just a gut
feeling?

It's also dangerous -- e.g. unexpected errors may percolate down the
wrong stack (many mailman bugs had to do with forking), GUI apps
generally won't be cloned, and some extension libraries don't like to
be cloned either (e.g. ILU).

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4