Golang
Go is an open source, statically typed programming language by Google. It is characterised by its simplicity and well-defined conventions. Go offers the right combination of productivity, performance and built-in concurrency support. It comes with a nice set of development tools like a blazing fast compiler, code formatter, debugger, package manager etc.
We’ve used Go on several projects, and the most important benefit we saw was the productivity and easy collaboration for high-performance server tasks.