Nodes and Processes

In JADE, each application process (thread) executes within a JADE node. Multiple application processes can execute within a single node. A JADE node is physically one of the following executing programs.

For the purposes of this paper, there are two main types of nodes: server nodes and client nodes. The distinction between the two is not black‑and‑white, since at certain times a server node can behave as a client node, and the reverse.