Thanks for the explaination. One query, eventhough with the help of libuv, internal threadpools are generated and ready to do io tasks, but how it is effecient in performance and avoid latency when compared to multi threaded, since there also threads are getting generated.