[IronPython] Multi threaded engine
Jeff Hardy
jdhardy at gmail.com
Mon Jun 7 20:06:20 CEST 2010
On Mon, Jun 7, 2010 at 11:55 AM, Christos Pavlides <ncichris at gmail.com> wrote:
> Do I need any locks on the engine itself when Getting the scope (which could
> be called from many threads at the same time)?
The engine should handle those locks itself, but I don't have the
source handy to check for sure.
I'll let Dino handle the performance question :).
- Jeff
More information about the Ironpython-users
mailing list