Difference between revisions of "Code/Python"

From LunaSys
Jump to navigation Jump to search
Line 17: Line 17:
 
* [http://jessenoller.com/2009/02/01/python-threads-and-the-global-interpreter-lock/ Nice detailled explanation of the GIL with benchmarks]
 
* [http://jessenoller.com/2009/02/01/python-threads-and-the-global-interpreter-lock/ Nice detailled explanation of the GIL with benchmarks]
  
* [http://www.parallelpython.com/]
+
* [http://pyprocessing.berlios.de/doc/intro.html]
  
* [http://pyprocessing.berlios.de/doc/intro.html]
+
* [http://www.ibm.com/developerworks/aix/library/au-multiprocessing/ Multiprocessing article by IBM]
  
* [http://www.ibm.com/developerworks/aix/library/au-multiprocessing/]
+
* [http://mildopinions.wordpress.com/2008/05/31/python-and-parallel-programming/ General parallel programming in Python]
  
* [http://mildopinions.wordpress.com/2008/05/31/python-and-parallel-programming/]
+
* [http://www.parallelpython.com/ Parallel Python]

Revision as of 08:01, 28 August 2012