Instruction: Describe the concept of worker threads in Node.js and provide scenarios where they are beneficial.
Context: This question evaluates the candidate's knowledge of multithreading in Node.js using worker threads and their ability to identify use cases that require background processing or heavy computation.