Iam new to nodeJS. I want to know how nodejs is handling the non-blocking IO eventhough it is single threaded. Gone through so many articles, still those didn't clarify my doubt.
Please some explain this with the help of example/diagram that would be great. Thanks in advance.