[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#454359: ITP: processing -- spawning processes mimicking the threading module



Package: wnpp
Severity: wishlist
Owner: Sandro Tosi <matrixhasu@gmail.com>

* Package name    : processing
  Version         : 0.39
  Upstream Author : R Oudkerk <roudkerk at users berlios de>
* URL             : http://pypi.python.org/pypi/processing/
* License         : BSD
  Programming Lang: Python
  Description     : spawning processes mimicking the threading module

 It's a package for the Python language which supports the spawning of
 processes  using  the API  of  the  standard library's  ``threading``
 module. Its features are:
 .
   * 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.

-- 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




Reply to: