#1113 Link uml-reverse-mapper created class diagrams to readme, where needed
This commit is contained in:
@ -12,6 +12,9 @@ tags:
|
||||
## Intent
|
||||
Leader Election pattern is commonly used in cloud system design. It can help to ensure that task instances selec the leader instance correctly and do not conflict with each other, cause contention for shared resources, or inadvertently interfere with the work that other task instances are performing.
|
||||
|
||||
## Class diagram
|
||||

|
||||
|
||||
## Applicability
|
||||
Use this pattern when
|
||||
|
||||
|
BIN
leader-election/etc/leader-election.urm.png
Normal file
BIN
leader-election/etc/leader-election.urm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
Reference in New Issue
Block a user