An overview of Node.js: architecture, APIs, event loop, concurrency

This blog post gives an overview of how Node.js works:

What its architecture looks like.
How its APIs are structured.

A few highlights of its global variables and built-in modules.

How it runs JavaScript in a single thread via an event loop.
Option…


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer

This blog post gives an overview of how Node.js works:

  • What its architecture looks like.
  • How its APIs are structured.
    • A few highlights of its global variables and built-in modules.
  • How it runs JavaScript in a single thread via an event loop.
  • Options for concurrent JavaScript on this platform.


This content originally appeared on 2ality – JavaScript and more and was authored by Dr. Axel Rauschmayer


Print Share Comment Cite Upload Translate Updates
APA

Dr. Axel Rauschmayer | Sciencx (2022-09-07T00:00:00+00:00) An overview of Node.js: architecture, APIs, event loop, concurrency. Retrieved from https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/

MLA
" » An overview of Node.js: architecture, APIs, event loop, concurrency." Dr. Axel Rauschmayer | Sciencx - Wednesday September 7, 2022, https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/
HARVARD
Dr. Axel Rauschmayer | Sciencx Wednesday September 7, 2022 » An overview of Node.js: architecture, APIs, event loop, concurrency., viewed ,<https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/>
VANCOUVER
Dr. Axel Rauschmayer | Sciencx - » An overview of Node.js: architecture, APIs, event loop, concurrency. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/
CHICAGO
" » An overview of Node.js: architecture, APIs, event loop, concurrency." Dr. Axel Rauschmayer | Sciencx - Accessed . https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/
IEEE
" » An overview of Node.js: architecture, APIs, event loop, concurrency." Dr. Axel Rauschmayer | Sciencx [Online]. Available: https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/. [Accessed: ]
rf:citation
» An overview of Node.js: architecture, APIs, event loop, concurrency | Dr. Axel Rauschmayer | Sciencx | https://www.scien.cx/2022/09/07/an-overview-of-node-js-architecture-apis-event-loop-concurrency/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.