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
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org https://mail.python.org/mailman/listinfo/ironpython-users