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
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
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
>> 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