pkgsrc-WIP-cvs archive

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

CVS commit: wip/py-processing



Module name:    wip
Committed by:   jihbed
Date:           Sun Jan  3 22:19:21 UTC 2010

Import into wip/py-processing

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.

Status:

Vendor Tag:     JIHBED
Release Tags:   JIHBED_20100103
                
N wip/py-processing/distinfo
N wip/py-processing/Makefile
N wip/py-processing/PLIST
N wip/py-processing/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index