DApp DAQ

List of questions related to Distributed Applications

Does the word "distributed" only mean that the application is run on multiple machines?

The term "distributed application" means that parts of the application system will execute on different computational nodes (which may be different CPU/cores on different machines or among multiple CPU/cores on the same machine

Are all Distributed application serverless, so to say run on everyone's computer on the network or? Another way of putting it are all nodes made equal?