Comment by gpderetta Comment by gpderetta 3 days ago 1 reply Copy Link View on Hacker News of course it does, why wouldn't they?
Copy Link ge96 3 days ago Collapse Comment - Something about GIL and how code is written (one statement comes before the other), true parallelism, anyway I gotta do my hwI have not done anything significant like HFT to really dig deep into thisAlso coming from JS async/await (nodeJS has one thread) Reply View | 0 replies
Something about GIL and how code is written (one statement comes before the other), true parallelism, anyway I gotta do my hw
I have not done anything significant like HFT to really dig deep into this
Also coming from JS async/await (nodeJS has one thread)