|
|
| | Ask YC:Python and Dual core Processors | | 6 points by aitoehigie on June 13, 2008 | hide | past | favorite | 9 comments | | I used to use a single processor system and i noticed that i could not call up 2 instances of the Python interpreter. But on my dual core processor system, I can call up a maximum of 3 instances of the Python interpreter at any single time, after that, all i get is an error message.
I would like an explanation on this, in the light of the Global Interpreter Lock (GIL) that Python has.
Thanks. |
|

Consider applying for YC's Summer 2026 batch! Applications are open till May 4
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
|