Download Source Package python-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.
|
|
|
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| alpha | 160.7 kB | 796 kB | [list of files] |
| amd64 | 157.2 kB | 712 kB | [list of files] |
| arm | 155.5 kB | 772 kB | [list of files] |
| armel | 159.7 kB | 780 kB | [list of files] |
| hppa | 160.3 kB | 780 kB | [list of files] |
| i386 | 153.3 kB | 696 kB | [list of files] |
| ia64 | 170.1 kB | 812 kB | [list of files] |
| mips | 156.7 kB | 780 kB | [list of files] |
| mipsel | 156.5 kB | 780 kB | [list of files] |
| powerpc | 161.3 kB | 792 kB | [list of files] |
| s390 | 157.9 kB | 780 kB | [list of files] |
| sparc | 155.4 kB | 776 kB | [list of files] |