Hacker News new | ask | show | jobs
by rbanffy 5999 days ago
It won't help if you have to do stuff over a single shared data structure.
1 comments

Well you can of course. It is just a pain to do it.
That's a good point. I rarely had to do it and, when I could, I opted to distribute the data.

Still, Python needs better threading.