|
|
|
Distributed computing is based on an approach where a large problem is decomposed and its corresponding
solution logic is distributed across individual solution logic units. On its own, this pattern results in the decomposition
of the larger problem into smaller problems, as shown in the top part of this figure. The actual definition of
solution logic units occurs through the application of subsequent patterns in this chapter.
|