#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -17,6 +17,9 @@ tags:
|
||||
|
||||
> Used for centralised parallel processing.
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
This pattern can be used when data can be divided into multiple parts, all of which need to go through the same computation to give a result, which need to be aggregated to get the final result.
|
||||
|
||||
|
Reference in New Issue
Block a user