On Fri, Oct 3, 2008 at 11:52 AM, Anand Patil <anand.prabhakar.patil at gmail.com> wrote: > Will CLPython have a global interpreter lock? Will it allow different > threads to touch Python objects simultaneously on different cores? My impression is that there is no need for a global lock: if CLPython were running in an SMP-capable Lisp implementation then multiple threads could execute Python code concurrently. But for that to work correctly, first many parts of CLPython must be made thread-safe. I've not given this any attention yet. - Willem
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4