What's the go-to language for processor intensive tasks like mp3 encoding and image rendering etc ?
I've read NodeJS is not good at processor intensive tasks like those I've mentioned. So I would like to know which of the traditional scripting languages are good at this then.