Advertisement
Guest User

Untitled

a guest
Apr 21st, 2023
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.37 KB | Source Code | 0 0
  1.  
  2.  
  3.  
  4. +------------------------------+
  5. | client#1 |
  6. | VDC |
  7. | |
  8. | +--------------+ | +---------------------+ +---------------------+
  9. | | +-------------->+ +---------------->+ | ...
  10. | | replica-01 | | | common-replica-01 | | common-replica-02 |
  11. | | +<--------------+ +<----------------+ |
  12. | +--------------+ | +---------------------+ +---------------------+
  13. | | ^ | | ^ | ^
  14. | v | | | | | |
  15. | +--------------+ | | | | |
  16. | | | | | | | |
  17. | | replica-02 | | | | | |
  18. | | | | | | | |
  19. | +--------------+ | | | | |
  20. | | | | | |
  21. | | v | v |
  22. +------------------------------+ +---------------------+ +---------------------+
  23. | +---------------->+ |
  24. | common-replica-03 | | common-replica-04 |
  25. | +<----------------+ |
  26. +---------------------+ +---------------------+
  27.  
  28.  
  29. ... ...
  30.  
  31.  
  32.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement