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

2015-08-02 Thread Glyph
> On Aug 2, 2015, at 5:10 PM, Trent Nelson wrote: > > (OS X has GCD, which comes close.) For what it's worth, libdispatch has been ported to other POSIX platforms: https://lists.macosforge.org/pipermail/libdispatch-dev/2011-April/000485.html

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

2015-08-02 Thread Trent Nelson
On Sat, Aug 01, 2015 at 02:54:16PM +, paul_kon...@dell.com wrote: > > > 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 t

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

2015-08-02 Thread Trent Nelson
Hey Zach! On Fri, Jul 31, 2015 at 11:01:15PM -0500, Zachary Ware wrote: > 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 cov

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

2015-08-02 Thread Trent Nelson
On Sat, Aug 01, 2015 at 02:54:16PM +, paul_kon...@dell.com wrote: > > > 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 t