[Ironpython-users] multi-core programming with iron-python
Bernd Viehmann
bernd.viehmann at googlemail.com
Fri Jan 17 10:35:43 CET 2014
Hi folks,
in the python wiki i have read the following statement:
" IronPython has *no GIL* and multi-threaded code can use multi core
processors"
https://wiki.python.org/moin/IronPython
Is there anything special to take care off? Or do i just to impotz and use
the thread-module of python. I want to write a script which will read data
from a ado.net data-table in memory. it should be able to use all cores
available on the host.
thanks much and regards
bernd
--
Mit freundlichen Grüßen
Bernd Viehmann
Mahrweg 46
41836 Hückelhoven
Tel.: 02433 9640 100
Fax: 02433 9640 109
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20140117/c1b206ce/attachment.html>
More information about the Ironpython-users
mailing list