Open banksJeremy opened 10 years ago
I need to look up the basics. Do I get multiple CPUs used by default, and if so is my naive use of built-in data structures from multiple goroutines, including in response to web requests, unsafe?
I need to look up the basics. Do I get multiple CPUs used by default, and if so is my naive use of built-in data structures from multiple goroutines, including in response to web requests, unsafe?