Ask HN: The Future of Go-Lang?
https://news.ycombinator.com/item?id=21036581Would you start a new project in Go? It seems the hype train has died on it (which isn't itself a bad thing), but would you consider it?
I'm thinking of starting a new project with it. It needs relatively high throughput (~20k transactions a second) but unsure if Go is a good choice. I like the simple syntax, low memory footprint and easy threading/routines.