Re: [Ironpython-users] multi-core programming with iron-python

2014-01-17 Thread Keith Rome
ailto:[email protected]>> Subject: Re: [Ironpython-users] multi-core programming with iron-python On Fri, Jan 17, 2014 at 9:35 AM, Bernd Viehmann mailto:[email protected]>> wrote: Hi folks, in the python wiki i have read the following statement: "

Re: [Ironpython-users] multi-core programming with iron-python

2014-01-17 Thread Jeff Hardy
On Fri, Jan 17, 2014 at 9:35 AM, Bernd Viehmann wrote: > 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 o