[PyQt] Global Interpreter Lock

Chris Withers chris at simplistix.co.uk
Sat Apr 11 09:33:30 BST 2009


Jason Voegele wrote:
> I answered this in my reply to Giovanni.  My QThread derivatives are in 
> Python.  From what I've read so far, that sounds like bad news. :(

Well, only in so much as you should spawn of processes to do this 
work... Encoding sounds like something that should be pretty easily 
wrapped up in separate spawnable processes.

Chris

-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk


More information about the PyQt mailing list