This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
dido:public:ra:xapend.glossary:d:distributed_application [2020/11/12 18:28] nick removed |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== DROP ME Distributed Application (ĐApp or DApp) ===== | ||
| - | [[dido:public:ra:xapend.glossary| Return to Glossary ]] | ||
| - | |||
| - | **Distributed Application** (ĐApp or DApp) is software that is executed or run on multiple computers within a network. These applications interact in order to achieve a specific goal or task. Traditional applications relied on a single system to run them. Even in the client-server model, the application software had to run on either the client, or the server that the client was accessing. However, distributed applications run on both simultaneously. With distributed applications, if a node that is running a particular application goes down, another node can resume the task. | ||
| - | |||
| - | Source: [[https://www.techopedia.com/definition/23971/distributed-application | Distributed Application ]] | ||