I found out the following definitions of, respectively, distributed system and distributed computing:
Distributed system: a collection of independent computers that are connected with an interconnection network.
Distributed computing: a method of computer processing in which different parts of a computer program are run on two or more computers that are communicating with each other over a network.
However, it's not clear to me what the differences between the two are. What is the difference between a distributed system and distributed computing?