A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Node

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

References


  1. Snap Logic. “node”. Available at: https://www.snaplogic.com/glossary/what-is-a-node. (Accessed: [2025-05-11 Sun 20:16]). ↩︎

Related Posts