jbitor / issues

GitHub Issues for jbitor.
https://github.com/jbitor/issues/issues
0 stars 0 forks source link

Concurrency? #4

Open banksJeremy opened 10 years ago

banksJeremy commented 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?