module with a threading-like api that uses processes?

Steven Bethard steven.bethard at gmail.com
Wed Dec 27 00:20:58 EST 2006


skip at pobox.com wrote:
> I could have sworn someone was working on a module recently with a
> threading-like API that used subprocesses under the covers, but 10 minutes
> or so of googling didn't yield anything.  Pointers appreciated.

http://www.python.org/dev/summary/2006-10-01_2006-10-15/#processes-and-threading-module-api

STeVe



More information about the Python-list mailing list