Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I believe you're thinking of concurrency, which go handles pretty well with goroutines.


Go can use multiple cores. Goroutines will run in parallel (assuming GOMAXPROCS > 1.)




Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: