Package: wnpp Severity: wishlist Owner: Sandro Tosi <[EMAIL PROTECTED]>
* Package name : pprocess Version : 0.3.1 Upstream Author : Paul Boddie <paul#boddie.org.uk> * URL : http://www.boddie.org.uk/python/pprocess.html * License : LGPL Programming Lang: Python Description : Elementary parallel programming for Python (will be re-defined on the real package) The pprocess module provides elementary support for parallel programming in Python using a fork-based process creation model in conjunction with a channel-based communications model implemented using socketpair and poll. On systems with multiple CPUs or multicore CPUs, processes should take advantage of as many CPUs or cores as the operating system permits. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]