Whenever there is CPU intensive task, nodejs handover to LibUv which is written in c. It handles IO task like File System, Database, Network call etc.