Y
Hacker News
new
|
ask
|
show
|
jobs
by
randomhack
6565 days ago
I have read a bit about stackless. Neat implementation but it still suffers from GIL? You can launch thousands of microthreads but apparently they still run on single core?