Linked by Thom Holwerda on Mon 9th Jan 2006 19:29 UTC
Post a Comment
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



