xmlrpc idea for getting around the GIL

Brian Blais bblais at bryant.edu
Tue Nov 24 08:42:04 EST 2009


On Nov 24, 2009, at 5:58 , sturlamolden wrote:

> I have programmed parallel numerical software in Python, including on-
> line signal processing. I have yet to find the GIL gets in my way.
>
> Usually people complaining about the GIL does not know what they are
> talking about.
>


I'd love to know which tools/libraries/approach you have found most  
profitable, and which were a waste of time.  Seems as if many people  
feel the GIL gets in the way, but perhaps they've been trying methods  
of parallelization that just aren't as effective.  What do you do?   
Do you have any sample code?


			bb


-- 
Brian Blais
bblais at bryant.edu
http://web.bryant.edu/~bblais



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091124/9b203837/attachment-0001.html>


More information about the Python-list mailing list