[stdlib-sig] futures - a new package for asynchronous execution

Frank Wierzbicki fwierzbicki at gmail.com
Sat Nov 7 01:43:37 CET 2009


On Fri, Nov 6, 2009 at 7:41 PM, Jesse Noller <jnoller at gmail.com> wrote:

> Looking at the code dist; processing.py is 338 lines, _base.py is 558
> and thread.py is 153; it really is a light API on top of
> threading/multiprocessing. I think most of the line count are doc
> strings. It's very clean/simple at first glance.
Ah this probably answers my question, Jython would just support the
threading side.

-Frank


More information about the stdlib-sig mailing list