1. 10
  1.  

  2. 5

    Found similar results where I work. We recently migrated from Erlang to Golang. Our ops team runs six instances of our Go server app on a 64-core EC2 server because each instance gets four cores/eight logical cores. Plus, monitoring and debugging seems easier with Go.

    1. 2

      Three, older languages missing from this are Eiffel w/ SCOOP, X10, and Chapel.