Linked by Thom Holwerda on Mon 9th Jan 2006 19:29 UTC
Thread beginning with comment 83868
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.






Member since:
2005-07-07
NOTE to EVERYONE!:
Am not starting a flame war!!
I have looked into python before. However, most of the projects I work on require threading. For example, We use some third party components for asynchronous communication over some proprietary network. It is used by some high precision cutting and welding equipment at a factory.
I like python's syntax mostly, however we've had problems with threading and especially on SMP systems.
Does anybody here know whether they have resolved the GIL issues and are there any planned releases with the fix?
-Ad