Path to this page:
Next | Query returned 5 messages, browsing 1 to 10 | previous
CVS Commit History:
2015-06-01 22:57:41 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4) | |
Log message:
exist component in parallel
|
2015-06-01 22:54:48 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4) |
Log message:
Import py27-billiard-3.3.0.20 as wip/py-billiard.
Python multiprocessing fork with improvements and bugfixes
|
2013-07-02 13:19:38 by othyro | Files touched by this commit (12) | |
Log message:
-py-{billiard,kombu,anyjson}; Imported to HEAD.
|
2013-07-01 14:25:30 by othyro | Files touched by this commit (2) |
Log message:
Updated to latest release, 2.7.3.30. From CHANGES.txt:
2.7.3.30 - 2012-06-28
---------------------
- Fixed ImportError in billiard._ext
2.7.3.29 - 2013-06-28
---------------------
- Compilation: Fixed improper handling of HAVE_SEM_OPEN (Issue #55)
Fix contributed by Krzysztof Jagiello.
- Process now releases logging locks after fork.
This previously happened in Pool, but it was done too late
as processes logs when they bootstrap.
- Pool.terminate_job now ignores `No such process` errors.
- billiard.Pool entrypoint did not support new arguments
to billiard.pool.Pool
- Connection inbound buffer size increased from 1kb to 128kb.
- C extension cleaned up by properly adding a namespace to symbols.
- _exit_function now works even if thread wakes up after gc collect.
|
2013-06-08 01:40:57 by othyro | Files touched by this commit (4) | |
Log message:
Import py27-billiard-2.7.3.28 as wip/py-billiard.
billiard is a fork of the Python 2.7 multiprocessing package. The
multiprocessing package itself is a renamed and updated version of R Oudkerk's
pyprocessing package. This standalone variant is intended to be compatible with
Python 2.4 and 2.5, and will draw it's fixes/improvements from python-trunk.
* Also it is a fork of the multiprocessin backport package by Christian Heims;
* It includes the no-execv patch contributed by R. Oudkerk;
* And the Pool improvements previously located in Celery;
|
Next | Query returned 5 messages, browsing 1 to 10 | previous