py27-processing (python/py-processing) Add to my watchlist

Using processes which mimics the threading module

Processing is a package for the Python language which supports the spawning of processes using the API of the standard library's threading module. 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.

Version: 0.52 License: unknown GitHub
Displaying statistics for 1,131 users who made submissions during: until

Statistics for selected duration

2024-Oct-19 to 2024-Nov-18


No stats available for this selection.

Try changing the range of days. Alternatively visit statistics page to have an overall look at the submitted statistics.