Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > 18e2f85f27f9c069640eacfd1259e3e7

python-atfork-0.1.2-1.fc14.noarch.rpm

Description:

Atfork provides a pthread_atfork() work-a-like API for Python 2.4, 2.5 and 2.6
along with fixers to monkey patch standard library modules at run time to be
safe in programs using both threading and forking.

While mixing threads and forking in a program is generally considered to be a
bad idea it need not be so painful.

A missing API in the Python is an atfork mechanism so that locks can be
acquired and released properly around fork calls. This module adds that. It
also provides monkey patchers that fix the standard library to properly
register callbacks for locks they create.

Sources packages:

Other version of this rpm: