| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=vrch4juk2jo4jpvfe5ojirns0f; path=/
content-type: text/html; charset=UTF-8
date: Tue, 30 Dec 2025 10:54:28 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
py-proce..
wm
www
x11
* = Virtual Category
Path to this page:
./wip/py-processing, Library for running multiple Python processes using the threading API
[
Branch: CURRENT, Version: 0.52nb2, Package name: py312-processing-0.52nb2, Maintainer: kamel.derouiche
Processing is a Python package which supports the spawning of processes
using the API of the standard library's threading module. Features include:
* Objects can be transferred between processes using pipes or
multi-producer/multi-consumer queues.
* Objects can be shared between processes using a server process or
(for simple data) shared memory.
* Equivalents of all the synchronization primitives in threading
are available.
* A Pool class makes it easy to submit tasks to a pool of worker
processes.
Required to run:
[lang/python37]
Required to build:
[pkgtools/cwrappers]
Filesize: 173.841 KB
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
py-proce..wm
www
x11
* = Virtual Category
Path to this page:
./wip/py-processing, Library for running multiple Python processes using the threading API
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.52nb2, Package name: py312-processing-0.52nb2, Maintainer: kamel.derouiche
Processing is a Python package which supports the spawning of processes
using the API of the standard library's threading module. Features include:
* Objects can be transferred between processes using pipes or
multi-producer/multi-consumer queues.
* Objects can be shared between processes using a server process or
(for simple data) shared memory.
* Equivalents of all the synchronization primitives in threading
are available.
* A Pool class makes it easy to submit tasks to a pool of worker
processes.
Required to run:
[lang/python37]
Required to build:
[pkgtools/cwrappers]
Master sites:
RMD160: c04aa3ce3bf5534fa9d98dbfbec8c0ee0cf3fbd7Filesize: 173.841 KB
Version history: (Expand)
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-09-19) Package has been reborn
- (2024-09-19) Updated to version: py312-processing-0.52nb2
- (2024-09-15) Package deleted from pkgsrc
- (2023-02-13) Package has been reborn
CVS history: (Expand)
| 2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
| 2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127) |
Log message: Remove python24 and all traces of it from pkgsrc. Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. |
| 2012-02-01 01:04:52 by ndb | Files touched by this commit (22) |
Log message: py-ctypes is included in Python 2.5 and higher. |
| 2012-01-30 04:04:41 by ndb | Files touched by this commit (1) |
Log message: changed dependency. |
| 2010-01-03 23:19:21 by Kamel Derouiche | Files touched by this commit (4) | |
Log message: Import py25-processing-0.52 as wip/py-processing. Processing is a Python package which supports the spawning of processes using the API of the standard library's threading module. Features include: * Objects can be transferred between processes using pipes or multi-producer/multi-consumer queues. * Objects can be shared between processes using a server process or (for simple data) shared memory. * Equivalents of all the synchronization primitives in threading are available. * A Pool class makes it easy to submit tasks to a pool of worker processes. |
