Most sites use Node.js for the backend. Mainly because it's the easiest (not always the best though) way to built a real time site handling a nice amount of users.
But my guess is we'll be seeing a lot more
Go in the coming years. Built a small dice project in that handling 10.000 rolls in about 500ms.
Just Dice was also built in Node.js + MySQL by the way.