[PyQt] Multiprocessing and ProgressBar
    Sybren A. Stüvel 
    sybren at stuvel.eu
       
    Fri Oct  8 07:05:18 BST 2010
    
    
  
On 7 October 2010 15:13, Nicola Creati <ncreati at inogs.it> wrote:
> with QThread I'm able to make the code work but I need to send computation
> to more than one core in my application.
>
Beside that, there is a huge difference between threads and processes. I'm
quite curious to see whether there is a way to make the Qt signals work over
Python's multiprocessing interface.
-- 
Sybren A. Stüvel
http://stuvel.eu/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20101008/fc9bbee6/attachment.html>
    
    
More information about the PyQt
mailing list