Table of Contents
About1
In computing and technology, a node refers to several different concepts depending on the context:
- Node in a network: any physical device or point that is capable of sending, receiving, or forwarding data.
- Node in data structures: is a fundamental unit that contains data and possibly links to other nodes
- Node in distributed systems: an individual computer or server that is part of a larger system
- Node.js: is a JavaScript runtime environment that allows developers to run JavaScript code outside of a web browser
Anki
Links
References
Snap Logic. “node”. Available at: https://www.snaplogic.com/glossary/what-is-a-node. (Accessed: ). ↩︎