How does the NodeJS work?

Node. js is an event loop single-threaded language. It can handle concurrent requests with a single thread without blocking it for one request . Non-blocking I/o: Non-blocking i/o means working with multiple requests without blocking the thread for a single request.

Sizin İçin Seçtik  How the node event loop works internally?

Leave a Reply

Your email address will not be published. Required fields are marked *