Re: [python-win32] PyParallel - an experimental "multicore" fork of Python 3 for Windows

2015-08-01 Thread Zachary Ware
On Fri, Jul 31, 2015 at 4:05 PM, Bob Hood wrote: > Outstanding, Trent. Python's horrible multithreading support is something > that has really kept it from being used in serious environments. Your work > may not cover all platforms yet, but this is a great first step! I'd like to add a '[citati

Re: [python-win32] PyParallel - an experimental "multicore" fork of Python 3 for Windows

2015-08-01 Thread Paul_Koning
> On Jul 31, 2015, at 4:14 PM, Trent Nelson wrote: > > Hi folks, > > Bit off-topic, but just wanted to let people know about an experimental > proof-of-concept fork of Python 3 I've been working on for the past > couple of years called PyParallel: http://pyparallel.org. It essentially > gets a