Hacker News new | ask | show | jobs
by icedchai 3043 days ago
Go can use multiple cores. Goroutines will run in parallel (assuming GOMAXPROCS > 1.)