|
|
|
|
|
by ketchupdebugger
1066 days ago
|
|
I'm not sure why author is advocating for single threaded patterns in a multithreaded environment. Not sure why he's trying to limit himself like this. The magic of goroutines is that you can use all of your cores easily not just one. Python and Lua has no choice. |
|