User loginNavigation |
Any multi-threaded interpreters?Are there any thread-safe language interpreters out there that run multi-threaded code? Python uses a global interpreter lock to run threads one at a time, though it does some meager preemption. I think I read somewhere that Erlang is actually single-threaded, though it manages zillions of Erlang "processes". Is that still true? By Pinku Surana at 2007-10-18 20:17 | LtU Forum | previous forum topic | next forum topic | other blogs | 17688 reads
|
Browse archivesActive forum topics |
Recent comments
5 days 9 hours ago
1 week 1 day ago
6 weeks 3 days ago
6 weeks 3 days ago
18 weeks 4 days ago
18 weeks 5 days ago
18 weeks 6 days ago
18 weeks 6 days ago
19 weeks 4 days ago
19 weeks 4 days ago