is there a posh Win32 binary? or, compiling with MS 2005 Express...

2007-09-28 Thread Ray Schumacher
Is there a posh Win32 binary? Or better, has anyone successfully compiled modules for Python 2.4 with the newest "free" tools? Do I need to move to 2.5? I could not get it to compile with my (apparently incomplete) MS C++ 7.1 install (which did, however, work for weave/blitz, before

POSH Query

2007-01-16 Thread S.Mohideen
Hi Folks, I am implementing a multithreaded Network application in Python. As most of you know that the GIL hinders the performance scalablity in SMP machines. I came across POSH. Here they talk about multiple instances of Python Interpreter sticking around a Shared memory

POSH

2007-01-16 Thread S.Mohideen
Hi Folks, I am implementing a multithreaded Network application in Python. As most of you know that the GIL hinders the performance scalablity in SMP machines. I came across POSH. Here they talk about multiple instances of Python Interpreter sticking around a Shared memory

POSH on PowerMac? (was: Parallel Python on PowerMac?)

2004-11-29 Thread Wolfgang Keller
>> Although, iff your prospective machine supports System V IPC, > > No clue whether MacOS X does so. [EMAIL PROTECTED]&! Read before you post. According to "Mac OS X for UNIX Users" there's a compatibility library included in Mac OS X that does so. Now who's got a the tools and the know-how to